ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
A node was added to provide this functionality (although the documentation is lacking info about it).
You can run it like this:
rosrun laser_assembler point_cloud2_assembler _fixed_frame:=map cloud:=/velodyne_points
Get the pointcloud as described here. The service is called assemble_scans2
, with AssembleScans2.