Loading [MathJax]/extensions/tex2jax.js
gtsam  4.0.0
gtsam
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
DynamicsPriors.h File Reference

Priors to be used with dynamic systems (Specifically PoseRTV) More...

Go to the source code of this file.

Classes

class  gtsam::DHeightPrior
 Forces the value of the height in a PoseRTV to a specific value Dim: 1. More...
 
class  gtsam::DRollPrior
 Forces the roll to a particular value - useful for flying robots Implied value is zero Dim: 1. More...
 
class  gtsam::VelocityPrior
 Constrains the full velocity of a state to a particular value Useful for enforcing a stationary state Dim: 3. More...
 
class  gtsam::DGroundConstraint
 Ground constraint: forces the robot to be upright (no roll, pitch), a fixed height, and no velocity in z direction Dim: 4. More...
 

Namespaces

 gtsam
 Global functions in a separate testing namespace.
 

Detailed Description

Priors to be used with dynamic systems (Specifically PoseRTV)

Date
Nov 22, 2011
Author
Alex Cunningham