Autonomous Systems resources: Difference between revisions

From ISRWiki
Jump to navigation Jump to search
No edit summary
Line 99: Line 99:
=== for MS Kinect for XBOX RGBD cam ===
=== for MS Kinect for XBOX RGBD cam ===
* Freenect drivers: http://wiki.ros.org/freenect_stack
* Freenect drivers: http://wiki.ros.org/freenect_stack
=== Laser Range Finders ===
* Hokuyo LRF URG-04LX-UG01 and SICK LRF LMS 200 and LMS291 ROS drivers http://wiki.ros.org/laser_drivers
* Hokuyo LRF 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]]


<!--
<!--
Line 108: Line 112:
* MATLAB interface code: check [[Robotics lab resources#Interface with MATLAB 2]]
* 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]]


=== maps ===
=== maps ===

Revision as of 17:57, 8 October 2014

Robots

Magabot
Pioneer 3DX
Pioneer 3AT
UAVision Quadrotor
NomadicScout (customized)

Bibliography for projects

on Gaussian PDFs

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 Petri net representation of robot tasks

on quadcopters

on cooperative teammate localization

on cooperative perception and localization using shared objects


Software and Miscellaneous

for MS Kinect for XBOX RGBD cam

Laser Range Finders

for Pioneer P3-DX and P3-AT 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!

ROS