Retrieve filtered point cloud from Moveit Planning Scene
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