Priors to be used with dynamic systems (Specifically PoseRTV) More...
Go to the source code of this file.
Classes | |
struct | gtsam::DGroundConstraint |
struct | gtsam::DHeightPrior |
struct | gtsam::DRollPrior |
struct | gtsam::VelocityPrior |
Namespaces | |
gtsam | |
traits | |
Variables | |
static const size_t | gtsam::kHeightIndex = 5 |
static const size_t | gtsam::kPitchIndex = 1 |
static const size_t | gtsam::kRollIndex = 0 |
static const std::vector< size_t > | gtsam::kVelocityIndices = { 6, 7, 8 } |
static const size_t | gtsam::kVelocityZIndex = 8 |
Priors to be used with dynamic systems (Specifically PoseRTV)
Definition in file DynamicsPriors.h.