|
gtsam
4.0.0
gtsam
|
Constraint enforcing the relationship between pose and velocity. More...
Go to the source code of this file.
Classes | |
| class | gtsam::VelocityConstraint |
| Constraint to enforce dynamics between the velocities and poses, using a prediction based on a numerical integration flag. More... | |
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
Enumerations | |
| enum | gtsam::dynamics::IntegrationMode { TRAPEZOIDAL, EULER_START, EULER_END } |
| controls which model to use for numerical integration to use for constraints | |
Constraint enforcing the relationship between pose and velocity.