Cheetah Software
1.0
|
All Contact Estimation Algorithms. More...
#include "Controllers/StateEstimatorContainer.h"
Go to the source code of this file.
Classes | |
class | ContactEstimator< T > |
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.