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 -0500
Seen: 201 times
Last updated: Sep 18 '13
Trouble Achieving Dynamic Obstacle Avoidance with MoveIt2 and Octomap
How to set collision for octomap in moveit?
end-effector pose constrained planning
How does time influence moveit motion planning?
Adding Collision Objects MoveIt! python
Why do I get "cannot marshal None unless allow_none is enabled" error with MoveIt package?
Cannot delete octomap::OcTree object
How to load CollisionObject or PointCloud files via ROS C++ API
how to have the same ur5 trajectory on rviz and on real robotic arm