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

How to playback Rosbag pointcloud2 files

asked 2016-05-18 12:59:05 -0500

cheses100 gravatar image

Hi, I'm currently trying to playback a rosbag file made with pointcloud2, and I can do it with the rviz software, but for my purposes, I need to be able to go back and forth in the video (like you would in a media player with a regular video) , not just in one direction. Is there any way to do this?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-05-18 20:57:52 -0500

A G gravatar image

I think you can use rqt. Please check http://wiki.ros.org/rqt

edit flag offensive delete link more

Comments

1

please check http://wiki.ros.org/rqt_bag as you may need rqt_bag_plugins as well.

A G gravatar image A G  ( 2016-05-18 21:28:54 -0500 )edit

I tired using that but since all I have access to is camera/depth_registered/points, it only gives me the option to view it as raw and as a plot. Is there some way I could make it show me the image/video too?

cheses100 gravatar image cheses100  ( 2016-05-19 08:59:07 -0500 )edit
1

Alright so I got it working. In case anyone else has this same issue what I had to do was first run the convert_pointcloud_to_image command and then load /camera/depth/cloud_image into rqt_bag

cheses100 gravatar image cheses100  ( 2016-05-19 13:04:17 -0500 )edit

Question Tools

Stats

Asked: 2016-05-18 12:59:05 -0500

Seen: 923 times

Last updated: May 18 '16