Fixed up comments

release/4.3a0
Frank Dellaert 2012-06-12 05:01:12 +00:00
parent c8cb0d00c8
commit aeeb47d470
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
/**
* @file LocalizationExample.cpp
* @brief Simple robot localization example
* @brief Simple robot localization example, with three "GPS-like" measurements
* @author Frank Dellaert
*/

View File

@ -10,8 +10,8 @@
* -------------------------------------------------------------------------- */
/**
* @file LocalizationExample.cpp
* @brief Simple robot localization example
* @file OdometryExample.cpp
* @brief Simple robot motion example, with prior and two odometry measurements
* @author Frank Dellaert
*/