ORB_SLAM icon indicating copy to clipboard operation
ORB_SLAM copied to clipboard

Unable to see any output from the rosbag file!

Open ank700 opened this issue 9 years ago • 2 comments

I run the bag file, downloaded from this link (http://webdiis.unizar.es/%7Eraulmur/orbslam/downloads/Example.bag.tar.gz). Then on rviz I can only see a video of a camera being moved randomly in a room. Is this what is expected from this bag file or am I missing something. Any help is much appreciated. Thanks

ank700 avatar Jan 13 '16 14:01 ank700

Try: cd /ORB_SLAM directory roslaunch ExampleGroovyOrNewer.launch rosbag play --pause Example.bag

I met also this problem same with you when I run step by step (ORB_SLAM, image view, rviz, rosbag play), but no problem when just do roslaunch like above.

qinmengsu avatar Jul 04 '16 03:07 qinmengsu

I met the same problem. Do you have idea to resolve this issue?

trinamntn08 avatar Jun 22 '17 16:06 trinamntn08