Autonomous Systems resources: Difference between revisions

From ISRWiki
Jump to navigation Jump to search
Line 41: Line 41:
=== for Pioneer P3-DX robots ===
=== for Pioneer P3-DX robots ===
* Operations manual: [[Media:P3OpMan3.pdf|P3OpMan3.pdf]]
* Operations manual: [[Media:P3OpMan3.pdf|P3OpMan3.pdf]]
* MATLAB interface code: [[Media:Matlab pioneer.zip|matlab_pioneer.zip]] (check [[Robotics lab resources]] for further details)
* MATLAB interface code: check [[Robotics lab resources#Interface with MATLAB 2]]
* Python interface code: [[Media:Pioneer.rar|Pioneer.rar]]
* Python interface code: [[Media:Pioneer.rar|Pioneer.rar]]
* Hokuyo Laser URG-04LX-UG01 Matlab code and documentation (thanks to students Miguel Vaz and Henrique Silva): [[Media:Hokuyo_Laser_InterfacePioneer_Matlab.zip|Hokuyo_Laser_InterfacePioneer_Matlab.zip]]
* Hokuyo Laser URG-04LX-UG01 Matlab code and documentation (thanks to students Miguel Vaz and Henrique Silva): [[Media:Hokuyo_Laser_InterfacePioneer_Matlab.zip|Hokuyo_Laser_InterfacePioneer_Matlab.zip]]

Revision as of 19:24, 15 November 2011

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