Fixed up comments
parent
c8cb0d00c8
commit
aeeb47d470
|
@ -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
|
||||
*/
|
||||
|
||||
|
|
|
@ -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
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue