Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo committed Dec 13, 2010
1 parent 6e35267 commit 28bf3fe
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README
@@ -0,0 +1,12 @@
This library implements segment-based EKF localization:

"Mobile Robot Localization and Map Building: A Multisensor Fusion Approach"
J.A. Castellanos and J.D. Tardós
Kluwer Academic Publishers, Boston, 1999
ISBN 0-7923-7789-3

Code follows (mostly) Google source code conventions.

Usage interface is via robot_location.hh

Tuning parameters are in params.hh

0 comments on commit 28bf3fe

Please sign in to comment.