| Cheetah Software
    1.0
    | 
#include <OrientationEstimator.h>
 Inheritance diagram for CheaterOrientationEstimator< T >:
 Inheritance diagram for CheaterOrientationEstimator< T >: Collaboration diagram for CheaterOrientationEstimator< T >:
 Collaboration diagram for CheaterOrientationEstimator< T >:| Public Member Functions | |
| virtual void | run () | 
| virtual void | setup () | 
|  Public Member Functions inherited from GenericEstimator< T > | |
| void | setData (StateEstimatorData< T > data) | 
| virtual | ~GenericEstimator ()=default | 
| Additional Inherited Members | |
|  Public Attributes inherited from GenericEstimator< T > | |
| StateEstimatorData< T > | _stateEstimatorData | 
Definition at line 18 of file OrientationEstimator.h.
| 
 | virtual | 
Implements GenericEstimator< T >.
Definition at line 16 of file OrientationEstimator.cpp.
References ori::quaternionToRotationMatrix(), and ori::quatToRPY().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inlinevirtual |