Cheetah Software  1.0
ContactEstimator.h File Reference

All Contact Estimation Algorithms. More...

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

Go to the source code of this file.

Classes

class  ContactEstimator< T >
 

Detailed Description

All Contact Estimation Algorithms.

This file will contain all contact detection algorithms. For now, it just has a pass-through algorithm which passes the phase estimation to the state estimator. This will need to change once we move contact detection to C++

We also still need to establish conventions for "phase" and "contact".

Definition in file ContactEstimator.h.