All Projects → ydsf16 → Aruco_ekf_slam

ydsf16 / Aruco_ekf_slam

Licence: gpl-3.0
ArUco-based EKF-SLAM.

Projects that are alternatives of or similar to Aruco ekf slam

Turtlebot3
ROS packages for Turtlebot3
Stars: ✭ 673 (+373.94%)
Mutual labels:  slam, navigation
wpr simulation
No description or website provided.
Stars: ✭ 24 (-83.1%)
Mutual labels:  navigation, slam
Deepseqslam
The Official Deep Learning Framework for Route-based Place Recognition
Stars: ✭ 49 (-65.49%)
Mutual labels:  slam, navigation
ROS Basic SLAM
BUILDING AN AUTOMATIC VEHICLE BASED ON STEREO CAMERA
Stars: ✭ 16 (-88.73%)
Mutual labels:  navigation, slam
Probabilistic robotics
solution of exercises of the book "probabilistic robotics"
Stars: ✭ 734 (+416.9%)
Mutual labels:  slam, navigation
Pepper Robot Programming
Pepper Programs : Object Detection Real Time without ROS
Stars: ✭ 29 (-79.58%)
Mutual labels:  slam, navigation
Turtlebot3 simulations
Simulations for TurtleBot3
Stars: ✭ 104 (-26.76%)
Mutual labels:  slam, navigation
Scene
Android Single Activity Applications framework without Fragment.
Stars: ✭ 1,793 (+1162.68%)
Mutual labels:  navigation
Menus
📌 Menu generator package for the Laravel framework
Stars: ✭ 133 (-6.34%)
Mutual labels:  navigation
Flowr
FlowR is a wrapper class around the Fragment Manager.
Stars: ✭ 123 (-13.38%)
Mutual labels:  navigation
Typescript Snapshots Plugin
Snapshots language service support for Typescript
Stars: ✭ 122 (-14.08%)
Mutual labels:  navigation
Maplab
An open visual-inertial mapping framework.
Stars: ✭ 1,722 (+1112.68%)
Mutual labels:  slam
Pure Maps
Maps and navigation
Stars: ✭ 136 (-4.23%)
Mutual labels:  navigation
Cleanit
Open-source Autonomy Software in Rust-lang with gRPC for the Roomba series robot vacuum cleaners. Under development.
Stars: ✭ 125 (-11.97%)
Mutual labels:  slam
Mpc ros
Nonlinear Model Predictive Control on Differential Wheeled Mobile Robot using ROS
Stars: ✭ 140 (-1.41%)
Mutual labels:  navigation
Dl Vision Papers
深度学习和三维视觉相关的论文
Stars: ✭ 123 (-13.38%)
Mutual labels:  slam
Sailor
Easy page navigation and management in Flutter apps.
Stars: ✭ 142 (+0%)
Mutual labels:  navigation
Hunt
This is laravel 5.5 + pjax the Hunt
Stars: ✭ 138 (-2.82%)
Mutual labels:  navigation
Navigator
Android Multi-module navigator, trying to find a way to navigate into a modularized android project
Stars: ✭ 131 (-7.75%)
Mutual labels:  navigation
Xamarin.forms.breadcrumb
This is a breadcrumb navigation control that is complete automatic and uses the Navigation stack and page titles to generate the breadcrumbs.
Stars: ✭ 130 (-8.45%)
Mutual labels:  navigation

ArUco-based EKF-SLAM.

image

For details, please refer to:https://zhuanlan.zhihu.com/p/45207081

Dataset:https://pan.baidu.com/s/1EX9CYmdEUR2BJh7v5dTNfA

Prerequisites

Opencv 3.1, Eigen, ROS

Demo

STEP 1. Download the repository to your ROS workspace:catkin_ws/src

STEP 2. Make:catkin_make

STEP 3. Run launch: roslaunch aruco_ekf_slam slam.launch

STEP 4. Play a rosbag: rosbag play aruco_slam_data_qhd1.bag -r 5

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].