ShieldQiQi / TX2_StereoSLAM

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:Apache License 2.0


Languages

Language:C++ 79.5%Language:CMake 9.2%Language:Makefile 6.6%Language:Python 2.0%Language:Common Lisp 1.8%Language:JavaScript 0.7%Language:C 0.2%Language:Shell 0.1%Language:Dockerfile 0.0%