February 2018
Beginner
580 pages
13h 20m
English
We can add a collision object to the MoveIt! planning scene, and we can see how the motion-planning works. For adding a collision object, we can use mesh files, which can directly be imported from the MoveIt! interface, and can be added by writing a ROS node using MoveIt! APIs.
We will first discuss how to add a collision object using the ROS node: