gtsam 4.1.1
gtsam
VelocityConstraint.h File Reference

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

namespace  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
 

Detailed Description

Constraint enforcing the relationship between pose and velocity.

Author
Alex Cunningham