GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Classes | Namespaces | Enumerations
VelocityConstraint.h File Reference

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>
Include dependency graph for VelocityConstraint.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 }
 

Detailed Description

Constraint enforcing the relationship between pose and velocity.

Author
Alex Cunningham

Enumeration Type Documentation

◆ IntegrationMode

controls which model to use for numerical integration to use for constraints