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

https://github.com/plusk01/turtlebot-eif-localization

Extended information filter localization of a TurtleBot using ArUco markers
https://github.com/plusk01/turtlebot-eif-localization

aruco-markers extended-kalman-filters information-filter localization matlab ros turtlebot

Last synced: 17 days ago
JSON representation

Extended information filter localization of a TurtleBot using ArUco markers

Awesome Lists containing this project

README

          

TurtleBot Extended Information Filter (EIF) Localization
========================================================

Using data acquired from a monocular camera attached to a TurtleBot, range and bearing measurements to various ArUco markers are given. The goal of this assignment is to post-process the given data and localize the TurtleBot in the provided map.

An extended information filter is used to perform localization. See Table 7.2 and Table 3.6 of *Probabilistic Robotics*, Thrun et al.