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

Revision history [back]

click to hide/show revision 1
initial version

I have run the rosbag fix again and it works. Nevertheless, it takes several minutes and several warnings appear. Could you post what do you obtain when typing "rosbag info vslam_tutorial.bag"? What I obtain is the following:

path:         vslam_tutorial.bag
version:      2.0
duration:     29.5s
start:        Jun 02 2010 06:22:54.25 (1275452574.25)
end:          Jun 02 2010 06:23:23.78 (1275452603.78)
size:         445.9 MB
messages:     11435
compression:  bz2 [1157/1157 chunks; 43.41%]
uncompressed:   1.0 GB @ 34.7 MB/s
compressed:   445.1 MB @ 15.1 MB/s (43.41%)
types:        roslib/Clock           [a9c97c1d230cfc112e270351a944ee47]
              roslib/Log             [acffd30cd6b6de30f120938c17c593fb]
              sensor_msgs/CameraInfo [1b5cf7f984c229b6141ceb3a955aa18f]
              sensor_msgs/Image      [060021388200f6f0f447d0fcd9c64743]
              tf/tfMessage           [94810edda583a504dfda3829e70d7eec]
topics:       /clock                             2756 msgs    : roslib/Clock          
              /narrow_stereo/left/camera_info     868 msgs    : sensor_msgs/CameraInfo
              /narrow_stereo/left/image_rect      867 msgs    : sensor_msgs/Image     
              /narrow_stereo/right/camera_info    867 msgs    : sensor_msgs/CameraInfo
              /narrow_stereo/right/image_rect     867 msgs    : sensor_msgs/Image     
              /rosout                              12 msgs    : roslib/Log            
              /tf                                1729 msgs    : tf/tfMessage          
              /wide_stereo/left/camera_info       867 msgs    : sensor_msgs/CameraInfo
              /wide_stereo/left/image_rect        868 msgs    : sensor_msgs/Image     
              /wide_stereo/right/camera_info      867 msgs    : sensor_msgs/CameraInfo
              /wide_stereo/right/image_rect       867 msgs    : sensor_msgs/Image

I could upload my fixed version. Is there any way to do it?