OTTFFIVE / ORB_SLAM3-ROS-Interface

Two ROS interfaces Mono_inertial and Stereo_inertial were added to the ORB-SLAM3 . Modified the loading vocabulary in a faster binary way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORB_SLAM3-ROS-Interface

Two ROS interfaces Mono_inertial and Stereo_inertial were added to the ORB-SLAM3. Modified the loading vocabulary in a faster binary way.

增加了两个ROS接口,单目IMU和双目IMU,替换了词典为二进制格式,加载速度更快。

Command

Mono_inertial: rosrun ORB_SLAM3 Mono_inertial /YOUR_PATH/ORBvoc.bin /YOUR_PATH/EuRoC.yaml

Stereo_inertial: rosrun ORB_SLAM3 Stereo_inertial /YOUR_PATH/ORBvoc.bin /YOUR_PATH/EuRoC.yaml

运行效果

About

Two ROS interfaces Mono_inertial and Stereo_inertial were added to the ORB-SLAM3 . Modified the loading vocabulary in a faster binary way.


Languages

Language:C++ 99.7%Language:CMake 0.2%Language:Shell 0.0%