No octop map after point subsample?
If I set point_subsample in sensors_rgbd.yaml to a value != the default 1, e.g. 0.5, my planning scene no longer contains a octomap. What can I do?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
If I set point_subsample in sensors_rgbd.yaml to a value != the default 1, e.g. 0.5, my planning scene no longer contains a octomap. What can I do?
I have solved the problem by looking into the code:
point_subsample only takes integer values.
Setting e.g. point_subsample: 5
works
Asked: 2013-06-13 23:19:13 -0600
Seen: 231 times
Last updated: Sep 18 '13
Providing MoveIt! with (external) octomap data
Making sure the goal state is reachable/clearing it when planning with MoveIt!
How to use RGBD-6D-SLAM for path planning and navigation with Kinect
pcl_to_octree cannot compile. Octomap bug?
How to get octomap to store data sent by rgbdslam
Augmenting Octomap nodes with additional info
How to use a saved Octomap for Path Planning with Kinect
Replacing wrapper ROS package for external library - best practices?
Failed to build octomap_server
Initializing and manipulating OctoMaps with more than just occupancy