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

Retrieve filtered point cloud from Moveit Planning Scene

asked 2015-02-02 09:55:03 -0500

Amine gravatar image

updated 2015-02-03 02:20:29 -0500

Hello,

I added several sensor plugins into the occupancy_map_monitor of moveit. I have a generated occupancy map which i can visualize in RViz using /move_group/monitored_planning_scene topic

Is it possible to retrieve the filtered point cloud of the overall scene which is generated from all the sensors?

Regards

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-02-02 10:53:31 -0500

gvdhoorn gravatar image

updated 2015-02-02 12:58:43 -0500

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.

edit flag offensive delete link more

Comments

This is the filtered point cloud from one sensor, and not from all sensors. I would like to have one topic for all filtered point clouds

Amine gravatar image Amine  ( 2015-02-03 02:21:15 -0500 )edit

You might also want to try and send a message to the moveit-users mailing list. But do please report back here if you get an answer there.

gvdhoorn gravatar image gvdhoorn  ( 2015-02-03 03:05:59 -0500 )edit

Question Tools

Stats

Asked: 2015-02-02 09:55:03 -0500

Seen: 613 times

Last updated: Feb 03 '15