Fix typo
parent
95b4a49f64
commit
d519d24b67
|
@ -59,7 +59,7 @@ typedef ManifoldPreintegration PreintegrationType;
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* PreintegratedIMUMeasurements accumulates (integrates) the IMU measurements
|
* PreintegratedImuMeasurements accumulates (integrates) the IMU measurements
|
||||||
* (rotation rates and accelerations) and the corresponding covariance matrix.
|
* (rotation rates and accelerations) and the corresponding covariance matrix.
|
||||||
* The measurements are then used to build the Preintegrated IMU factor.
|
* The measurements are then used to build the Preintegrated IMU factor.
|
||||||
* Integration is done incrementally (ideally, one integrates the measurement
|
* Integration is done incrementally (ideally, one integrates the measurement
|
||||||
|
|
Loading…
Reference in New Issue