Autonomous Systems resources: Difference between revisions

From ISRWiki
Jump to navigation Jump to search
Line 50: Line 50:
=== demo software ===
=== demo software ===
* Bayes filtering demo in 1D -- [http://users.isr.ist.utl.pt/~yoda/software/demo_bayes-1.3.py demo_bayes-1.3.py] -- '''UPDATE''': now includes Particle filtering!
* Bayes filtering demo in 1D -- [http://users.isr.ist.utl.pt/~yoda/software/demo_bayes-1.3.py demo_bayes-1.3.py] -- '''UPDATE''': now includes Particle filtering!
=== general purpose software ===
* [[Mobile Robot Programming Toolkit|http://www.mrpt.org/]]

Revision as of 09:22, 7 October 2010

Bibliography for projects

on Kalman Filter

on particle filters

on mapping

on Monte Carlo localization (MCL)

on robust Monte Carlo localization

on simultaneous localization and mapping (SLAM)

on cooperative teammate localization

on cooperative perception and localization using shared objects

on multiagent pollutant monitoring

Software

for Pioneer P3-DX robots

maps

  • Scanned copy of a map of the 5th floor at the North Tower: piso5.pdf (revised: better resolution)

demo software

  • Bayes filtering demo in 1D -- demo_bayes-1.3.py -- UPDATE: now includes Particle filtering!

general purpose software