Cheetah Software  1.0
PositionVelocityEstimator.h File Reference

All State Estimation Algorithms. More...

+ Include dependency graph for PositionVelocityEstimator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinearKFPositionVelocityEstimator< T >
 
class  CheaterPositionVelocityEstimator< T >
 

Detailed Description

All State Estimation Algorithms.

This file will contain all state estimation algorithms. PositionVelocityEstimators should compute:

  • body position/velocity in world/body frames
  • foot positions/velocities in body/world frame

Definition in file PositionVelocityEstimator.h.