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

How to save Point Cloud File from rosbag file

asked 2018-09-03 04:12:52 -0500

tonyParker gravatar image

Hello,

I want to save point cloud in .pcd format from rosbag file. I know, customized way, writing own point cloud file structure and saving it using PCL library. But I was wondering, is there package who saves point clouds in any structure ?

otherwise for every point cloud structure. I have to make customized file.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-09-03 04:25:52 -0500

pavel92 gravatar image

updated 2018-09-03 07:09:52 -0500

You can take a look at pointcloud_to_pcd. There is also a bag_to_pcd node that reads a bag file and saves all ROS point cloud messages on a specified topic as PCD file.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-09-03 04:12:52 -0500

Seen: 4,507 times

Last updated: Sep 03 '18