gtsam 4.2
gtsam
Loading...
Searching...
No Matches
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