Skip to content

🍀 Develop a SLAM algorithm based on ORB_SLAM2 along with TX2、ZED2、ROS and a mobile platform

License

Notifications You must be signed in to change notification settings

ShieldQiQi/TX2_StereoSLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TX2_StereoSLAM

License Platform Status

develop a SLAM algorithm based on ORB_SLAM2 along with Jetson TX2ZED2ROS and a mobile platform

Install

Open a terminal, clone the repository, update the dependencies and build the packages:

$ git clone https://github.com/ShieldQiQi/TX2_StereoSLAM.git
$ cd ../
$ rosdep install --from-paths src --ignore-src -r -y
$ catkin_make -DCMAKE_BUILD_TYPE=Release
$ source ./devel/setup.bash

Begin

Open a terminal, and run command below to start:

$ roslaunch tx2_slam orb_slam2_zed2_stereo.launch

Tiral

Feel free for using this at case, whatever indoor or outdoor

demo0 demo1 demo2 demo3 demo4 demo5

About

any question, contact me by
email:qi.shield95@foxmail.com
you can get my blog about this project on
zhihu:https://zhuanlan.zhihu.com/QIQI-HITwh

About

🍀 Develop a SLAM algorithm based on ORB_SLAM2 along with TX2、ZED2、ROS and a mobile platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published