|
gtsam 4.1.1
gtsam
|
Navigation state composing of attitude, position, and velocity. More...
Go to the source code of this file.
Classes | |
| class | gtsam::NavState |
| Navigation state: Pose (rotation, translation) + velocity NOTE(frank): it does not make sense to make this a Lie group, but it is a 9D manifold. More... | |
| struct | gtsam::traits< NavState > |
Namespaces | |
| namespace | gtsam |
| Global functions in a separate testing namespace. | |
Typedefs | |
| typedef Vector3 | gtsam::Velocity3 |
| Velocity is currently typedef'd to Vector3. More... | |
Navigation state composing of attitude, position, and velocity.