|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Constraint enforcing the relationship between pose and velocity. More...
#include <gtsam/base/numericalDerivative.h>#include <gtsam/nonlinear/NonlinearFactor.h>#include <gtsam_unstable/dynamics/PoseRTV.h>
Go to the source code of this file.
Classes | |
| class | gtsam::VelocityConstraint |
Namespaces | |
| gtsam | |
Enumerations | |
| enum | gtsam::dynamics::IntegrationMode { TRAPEZOIDAL, EULER_START, EULER_END } |
Constraint enforcing the relationship between pose and velocity.
controls which model to use for numerical integration to use for constraints
1.8.13