Getting vslam_tutorial.bag working on Fuerte
The "vslam_tutorial.bag" provided in this tutorial (http://www.ros.org/wiki/vslam_system/Tutorials/RunningVslamOnStereoData) is in Cturtle format. There is a fix suggested (migrating the bag forward) but it doesn't seem to fix it for Fuerte (my version of ROS). Could anyone provide a .bag file I can use in VSLAM running in Fuerte? Or is there a way of migrating the .bag file forward such that it is compatible with Fuerte?
Here is the error message:
yglee@yglee-VirtualBox:~/ros_workspace/VSLAMDIR/vslam_system$ rosbag play --clock ../vslam_tutorial.bag Waiting 0.2 seconds after advertising topics... done.
Hit space to toggle paused, or 's' to step.
"[ERROR] [1341638343.740372455]: Client [/wide_stereo/stereo_vslam_node] wants topic /wide_stereo/left/camera_info to have datatype/md5sum [sensor_msgs/CameraInfo/c9a58c1b0b154e0e6da7578cb991d214], but our version has [sensor_msgs/CameraInfo/1b5cf7f984c229b6141ceb3a955aa18f]. Dropping connection. Thank you!
HI Willow Garage, Could one of you ( VSLAM team) please provide example .bag files for the vslam on Fuerte? Thanks.
Note the giant red warning box on the VSLAM wikipage; this software is no longer supported in any form. (For example, there hasn't been anything like a "vslam team" in several years).
Ah I see. Then to the general audience: did anyone get VSLAM working on Fuerte? If so, is there an example data file (.bag) you can share?