Loading [MathJax]/extensions/tex2jax.js
gtsam  4.0.0
gtsam
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

 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