fixed typo in description
parent
9c382b6c14
commit
e7d6cd4faf
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* @file Pose3SLAMExampleExpressions_BearingRangeWithTransform.cpp
|
* @file Pose3SLAMExampleExpressions_BearingRangeWithTransform.cpp
|
||||||
* @brief A simultanious optimization of trajectory, landmarks and sensor-pose with respect to body-pose using bearing-range measurements done with Expressions
|
* @brief A simultaneous optimization of trajectory, landmarks and sensor-pose with respect to body-pose using bearing-range measurements done with Expressions
|
||||||
* @author Thomas Horstink
|
* @author Thomas Horstink
|
||||||
* @date January 4th, 2019
|
* @date January 4th, 2019
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue