Skip to content

Mowibox/aruco-map-locator

Repository files navigation

aruco-map-locator

This repo contains the ROS 2 code for locating and estimating a robot position on a map using ArUco tags.

License: MIT ROS 2 Python OpenCV Code style: black linter Issues

aruco_map_locator

Table of contents

Section Description
Project overview General description of the ArUco-based localization system
Authors Main contributors information
Documentation Links to detailed wiki and presentation materials
Contributions How to contribute to the repository
References Scientific references
License Licensing information

Project overview

Precise localization of its environment and dynamic obstacle detection are crucial challenges in autonomous mobile robotics. These issues can be explored in competitions such as the French Robotics Cup. In this repository, I propose an approach to robot localization based on fiducial markers (ArUco tags). The aim is to determine the precise position of a robot in the game space, as well as to estimate the position of obstacles in real time (game elements and opposing robots) [1].

Authors

@Mowibox
Ousmane THIONGANE

Documentation

More details about this project are specified in the wiki.

A short presentation is also available in the 'docs/' folder (outdated).

Contributions

Contributions are always welcome!

  • Report Issues: Found a bug or have a feature request? Create a new issue here.
  • Fix Bugs & Add Features: Find out where you can lend a hand by checking out existing issues.

References

  • [1] Eric Marchand, Hideaki Uchiyama, Fabien Spindler. Pose Estimation for Augmented Reality: A Hands-On Survey. IEEE Transactions on Visualization and Computer Graphics, 2016, 22 (12), pp.2633 - 2651. ⟨10.1109/TVCG.2015.2513408⟩. ⟨hal-01246370⟩. https://ieeexplore.ieee.org/document/7368948

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

ROS 2 code for locating and estimating a robot position on a map using Aruco tags.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors