ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

You could subscribe to the "monitored_planning_scene" topic (which is what the RVIZ plugins do). This will publish the current planning scene, which includes changes to collision objects and attached objects. There is also a service call which you can you use to get the initial state of the planning scene since the published topic includes only diffs.