Motivation for Mapping

Background to Mapping

Sliding scale of autonomy Teleoperation Way point/pose navigation supervised autonomous exploration Full autonomy

Map representations

Odometry/Dead reckoning

Scan matching

Iterative Closest Point

ICP derivation

Derivation of point-to-plane minimization by Szymon Rusinkiewicz ICP derivation

References Generalized ICP by A. Segal, D. Haehnel and S. Thrun

Mathematics Test

System Message: ERROR/3 (MobileRobotMapping.rst, line 54)

Unknown directive type "math".

.. math:: x^2 + 4

some inline mathematics ( x^2 + 4 )

Using the math directive

Current research

/jcr/active/edgevoxels/figures/mason2011_hallway_map.png /jcr/active/edgevoxels/figures/mason2011_hallway_edgemap.png

Bobcat Demo

This is an autonomous bobcat

RANSAC

Random Sample Consensus

System Message: ERROR/3 (MobileRobotMapping.rst, line 83)

Unknown directive type "code-block".

.. code-block:: python

    for i in range(10):
        print i

References

Simultaneous Localisation and Mapping (SLAM): Part I The Essential Algorithms Hugh Durrant-Whyte, Fellow, IEEE, and Tim Bailey

CS 287: Advanced Robotics, Fall 2009

http://www.cs.berkeley.edu/~pabbeel/cs287-fa09/#syllabus

Lecture on State estimation:mapping

http://www.cs.berkeley.edu/~pabbeel/cs287-fa11/#syllabus