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

Revision history [back]

click to hide/show revision 1
initial version

Is the filtered_topic what you are looking for? From moveit.ros.org/wiki/3D_Sensors:

  • filtered_cloud_topic: If this parameter is specified, the filtered cloud (without robot parts) is also republished. This makes things a little less efficient but can be useful for debugging.

Is the filtered_topic what you are looking for? From moveit.ros.org/wiki/3D_Sensors:

  • filtered_cloud_topic: If this parameter is specified, the filtered cloud (without robot parts) is also republished. This makes things a little less efficient but can be useful for debugging.

Edit: hm, this is only the point cloud after self-filtering, so may not be what you are after.