ubuntu16.04 ORB_SLAM1 运行自带Eample.bag文件 无问题,但是我用img2bag_kitti_odo.py 把kitti灰度数据data_odometry_gray里的00序列转换为bag文件后运行ORB_SLAM1会出现跑一会就跟踪失败的问题,这是15年的代码我的配置因该够。请问是哪错了。我用的ORB_LAM2里kitti00-02的setting文件,KITTI00-02.yaml,词典是ORB_SLAM1默认的ORBvoc.txt。
第一步
roscore
第二步
roslaunch ORB_SLAM kitti00-02.launch
出现问题:
Motion Model: Disabled (not recommended, change settings UseMotionModel: 1)
第三步
rosbag play --pause kitti00.bag
出现报错:
[ INFO] [1679292334.751772073]: Opening kitti00.bag
Error: Index entry for topic camera/image_raw contains invalid time. This message will not be loaded.
at line 627 in /tmp/binarydeb/ros-kinetic-rosbag-storage-1.12.17/src/bag.cpp
运行结果:
刚开始:
运行一会跟丢: