ORB-SLAM3启动配置(Kdevelop)

单目(Monocular)

  1. mono-euroc
    格式为:
    " ./mono_euroc path_to_vocabulary path_to_settings path_to_sequence_folder_1 path_to_times_file_1 (path_to_image_folder_2 path_to_times_file_2 … path_to_image_folder_N path_to_times_file_N) (trajectory_file_name)" 即:源代码路径+ORB词典文件路径+EuRoC数据集参数配置文件路径+EuRoC数据集路径+EuRoC数据集时间戳对齐文件路径
./Vocabulary/ORBvoc.txt ./Examples/Monocular/EuRoC.yaml /home/xqs/Datas/Euroc/MH_01_easy ./Examples/Monocular/EuRoC_TimeStamps/MH01.txt  
  1. mono-tum
    格式为:
    ./mono_tum path_to_vocabulary path_to_settings path_to_sequence 即:源代码路径+ORB词典文件路径+TUM数据集参数配置文件路径+TUM数据集路径
./Vocabulary/ORBvoc.txt ./Examples/Monocular/TUM1.yaml /home/xqs/Datas/TUM/rgbd_dataset_freiburg1_rpy
  1. mono-kitti
    格式为:
    ./mono_kitti path_to_vocabulary path_to_settings path_to_sequence 即:源代码路径+ORB词典文件路径+KITTI数据集参数配置文件路径+KITTI数据集路径
./Vocabulary/ORBvoc.txt ./Examples/Monocular/KITTI00-02.yaml /home/xqs/Datas/Kitti/kitti00/dataset/sequences/00

双目(Stereo)

  1. stereo_euroc
    格式为:
    ./stereo_euroc path_to_vocabulary path_to_settings path_to_sequence_folder_1 path_to_times_file_1 (path_to_image_folder_2 path_to_times_file_2 … path_to_image_folder_N path_to_times_file_N) (trajectory_file_name) 即:源代码路径+ORB词典文件路径+EuRoC数据集参数配置文件路径+EuRoC数据集路径+EuRoC数据集时间戳对齐文件路径
./Vocabulary/ORBvoc.txt ./Examples/Stereo/EuRoC.yaml /home/xqs/Datas/Euroc/MH_01_easy ./Examples/Stereo/EuRoC_TimeStamps/MH01.txt  

格式为:
./stereo_kitti path_to_vocabulary path_to_settings path_to_sequence 即:源代码路径+ORB词典文件路径+KITTI数据集参数配置文件路径+KITTI数据集路径

./Vocabulary/ORBvoc.txt ./Examples/Stereo/KITTI00-02.yaml /home/xqs/Datas/Kitti/kitti00/dataset/sequences/00

深度(RGB-D)

1.rgbd_tum
格式为:
./rgbd_tum path_to_vocabulary path_to_settings path_to_sequence path_to_association 即:源代码路径+ORB词典文件路径+TUM数据集参数配置文件路径+TUM数据集路径+TUM数据集关联文件

./Vocabulary/ORBvoc.txt ./Examples/RGB-D/TUM1.yaml /home/xqs/Datas/TUM/rgbd_dataset_freiburg1_xyz ./Examples/RGB-D/associations/fr1_xyz.txt

注意:以上配置的工作目录为:/home/xqs/经典SLAM系统/ORB_SLAM3!!!

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值