An open API service indexing awesome lists of open source software.

https://github.com/georgeerol/customrobotlocalizationproject

This project is about creating and testing 2 robots in a Robot Operating System(ROS) simulation environment. The UdacityBot and FouliexBot use Adaptive Monte Carlo Localization(AMCL) combined with a navigation stack to navigate a maze and reach a predefined destination position.
https://github.com/georgeerol/customrobotlocalizationproject

localization

Last synced: 3 months ago
JSON representation

This project is about creating and testing 2 robots in a Robot Operating System(ROS) simulation environment. The UdacityBot and FouliexBot use Adaptive Monte Carlo Localization(AMCL) combined with a navigation stack to navigate a maze and reach a predefined destination position.

Awesome Lists containing this project

README

          

# Custom Robot Localization Project

This project is about creating and testing 2 robots in a Robot Operating System(ROS) simulation environment. The
UdacityBot and FouliexBot use Adaptive Monte Carlo Localization(AMCL) combined with a navigation stack to navigate a maze and
reach a predefined destination position.

See the report for more information [Report](https://github.com/fouliex/CustomRobotLocalizationProject/tree/master/report)