Autonomous Systems resources: Difference between revisions

From ISRWiki
Jump to navigation Jump to search
Line 48: Line 48:


=== demo software ===
=== demo software ===
* Bayes filtering demo in 1D -- [http://users.isr.ist.utl.pt/~yoda/software/demo_bayes-1.2.py demo_bayes-1.2.py] -- '''UPDATE''': now includes Kalman filter and occupancy grid mapping!
* 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!

Revision as of 16:00, 18 October 2009

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!