Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 1441

How do you include header files from moveit_experimental in a project?

$
0
0
Hello, I am trying to include the **collision_detector_hybrid_plugin_loader.h** file (located in **collision_distance_field** of the moveit_experimental sub-folder) so that I can the planning scene's default collision detector to HYBRID (instead of FCL). I've tried including the file with the following line: **\#include <\moveit/collision_distance_field/collision_detector_hybrid_plugin_loader.h>** (no backslash between "<" and "moveit") but "catkin build" states that no such file can be found. Can I fiddle with the CMakeLists.txt file to make the header file known, or do I have to move the collision_detector_hybrid_plugin_loader.h file (and its associated and reference files) to the moveit_core directory? The moveit_experimental folder is located in the moveit default package: https://github.com/ros-planning/moveit Thanks for the help!

Viewing all articles
Browse latest Browse all 1441

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>