3D costmap as obstacle for MoveIt!
Dear Ros Users,
I am using MoveIt for controlling a robotic arm
Is there a way to use a 3D grid as costmap as obstacle for MoveIT planner? Thanks!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
Dear Ros Users,
I am using MoveIt for controlling a robotic arm
Is there a way to use a 3D grid as costmap as obstacle for MoveIT planner? Thanks!
While not entirely identical to the way the 2DCostmap works, the Octomap is probably the closest alternative for 3D. Usually, the Octomap is fed by a depth camera, but it is also possible to specify the occupied voxels in any other way. The occupied voxels are then treated as collision obstacles, so MoveIt! planners will avoid any collisions with these voxels.
Have a look at this tutorial to see how it is used with a depth camera. This will also function for any other node publishing sensor_msgs/PointCloud2
messages on the input topic.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-12-02 03:33:31 -0600
Seen: 1,623 times
Last updated: Dec 02 '16
Unmet dependencies for fetch gazebo simulator and moveit
select joint_state message information to string
How to constrain movement on z.axis in Moveit!
MoveIt Planning and Execution Fails
PRM roadmap building not working through movegroup
[MoveIt!] Can't plan to a pose goal
Program a robot using CAD model to move accurately around a part
Unexpected Moveit Speed Difference