All Projects → ShieldQiQi → TX2_StereoSLAM

ShieldQiQi / TX2_StereoSLAM

Licence: Apache-2.0 License
🍀 Develop a SLAM algorithm based on ORB_SLAM2 along with TX2、ZED2、ROS and a mobile platform

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
Makefile
30231 projects
python
139335 projects - #7 most used programming language
common lisp
692 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to TX2 StereoSLAM

ros jetson stats
🐢 The ROS jetson-stats wrapper. The status of your NVIDIA jetson in diagnostic messages
Stars: ✭ 55 (+161.9%)
Mutual labels:  ros, jetson-tx2
jetson csi cam
A ROS package making it simple to use CSI cameras on the Nvidia Jetson TK1, TX1, or TX2 with ROS.
Stars: ✭ 95 (+352.38%)
Mutual labels:  ros, jetson-tx2
monocular person following
Monocular camera-based person tracking and identification ROS framework for person following robots
Stars: ✭ 124 (+490.48%)
Mutual labels:  ros, jetson-tx2
installRACECARJ
Install the ROS stack, MIT RACECAR Packages, and hardware support on RACECAR/J.
Stars: ✭ 28 (+33.33%)
Mutual labels:  ros, jetson-tx2
lidar body tracking
ROS Catkin package to track people using octree and cluster extraction
Stars: ✭ 68 (+223.81%)
Mutual labels:  ros
firmware
Firmware for the ROSflight autopilot
Stars: ✭ 115 (+447.62%)
Mutual labels:  ros
2019-UGRP-DPoom
2019 DGIST DPoom project under UGRP : SBC and RGB-D camera based full autonomous driving system for mobile robot with indoor SLAM
Stars: ✭ 35 (+66.67%)
Mutual labels:  ros
direct lidar odometry
Direct LiDAR Odometry: Fast Localization with Dense Point Clouds
Stars: ✭ 202 (+861.9%)
Mutual labels:  ros
ubiquity motor
Package that provides a ROS interface for the motors in UbiquityRobotics robots
Stars: ✭ 19 (-9.52%)
Mutual labels:  ros
RoboticsAcademy
Learn Robotics with JdeRobot
Stars: ✭ 160 (+661.9%)
Mutual labels:  ros
ar-tu-do
ROS & Gazebo project for 1/10th scale self-driving race cars
Stars: ✭ 65 (+209.52%)
Mutual labels:  ros
rqt ez publisher
ROS topic publisher GUI for rqt
Stars: ✭ 32 (+52.38%)
Mutual labels:  ros
Autonomus Indoor Drone
Final year project, autonomus indoor drone developed in ROS using DWM1001 dev-board
Stars: ✭ 26 (+23.81%)
Mutual labels:  ros
rosecho
Tianbot Rosecho (Tianecho),中文语音人机交互模块,支持ROS即插即用
Stars: ✭ 28 (+33.33%)
Mutual labels:  ros
erwhi-hedgehog
Erwhi Hedgehog main repository
Stars: ✭ 31 (+47.62%)
Mutual labels:  ros
linorobot2
Autonomous mobile robots (2WD, 4WD, Mecanum Drive)
Stars: ✭ 97 (+361.9%)
Mutual labels:  ros
Tensorflow-for-Jetson-TX2
Tensorflow for Jetson TX2
Stars: ✭ 29 (+38.1%)
Mutual labels:  jetson-tx2
urban road filter
Real-time LIDAR-based Urban Road and Sidewalk detection for Autonomous Vehicles 🚗
Stars: ✭ 134 (+538.1%)
Mutual labels:  ros
aruw-vision-platform-2019
ARUW's vision code from the 2019 season. Published here, read-only, for public reference.
Stars: ✭ 37 (+76.19%)
Mutual labels:  ros
Virtual-Robot-Challenge
How-to on simulating a robot with V-REP and controlling it with ROS
Stars: ✭ 83 (+295.24%)
Mutual labels:  ros

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:[email protected]
you can get my blog about this project on
zhihu:https://zhuanlan.zhihu.com/QIQI-HITwh

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].