fix doc typo
parent
005c7d4e2d
commit
e331a47b6f
|
|
@ -27,7 +27,7 @@
|
||||||
namespace gtsam {
|
namespace gtsam {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* IMU pre-integration on NavSatet manifold.
|
* IMU pre-integration on NavState manifold.
|
||||||
* This corresponds to the original RSS paper (with one difference: V is rotated)
|
* This corresponds to the original RSS paper (with one difference: V is rotated)
|
||||||
*/
|
*/
|
||||||
class GTSAM_EXPORT ManifoldPreintegration : public PreintegrationBase {
|
class GTSAM_EXPORT ManifoldPreintegration : public PreintegrationBase {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue