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

Revision history [back]

As taken from the readme file on the repository:

The tool can be loaded by clicking on the "Add new tool" button (plus sign) and
must be used to select points.

Additionally publishes selected points on /selected_points topic.

[RVIZ itself will create this topic and publish messages to it]

The type of these message will be sensor_msgs::PointCloud2

Hope you get this working okay.