导出 .bag 文件 pointcloud 话题 到 pcd文件

sudo apt-get install ros-kinetic-pcl-ros
rosrun pcl_ros bag_to_pcd 2019-01-25-04-01-39.bag /sensor/lidar16/left/pointcloud pcd
rosrun pcl_ros pointcloud_to_pcd input:=/velodyne/pointcloud2

也可以达到相同的效果。

posted on 2019-03-22 15:41  庭中核桃树  阅读(686)  评论(0编辑  收藏  举报

导航