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

ROSBAG with points cloud

asked 2018-04-30 08:32:10 -0500

ARM gravatar image

Hello everyone,

I have a rosbag file contain images and measurement point list. I have already extracted images.

There is a topic of type datatypes/scan_point_list_2202

And I have no idea from where to start. I need to extract point cloud. Please refer me some useful links/tutorials so that I can get an idea how to extract this information.

Thanks and Regards, ARM

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-04-30 09:56:14 -0500

datatypes/scan_point_list_2202 looks like a custom message type, the standard ROS point cloud message are sensor_msgs/PointCloud or sensor_msgs/PointCloud

If you look in the msgs folder of the package that defines this custom message you should find the definition of it.

edit flag offensive delete link more

Comments

I played the rosbag file and echo rostopic. Can you look at the output file here.

ARM gravatar image ARM  ( 2018-05-02 08:05:22 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-04-30 08:32:10 -0500

Seen: 321 times

Last updated: Apr 30 '18