PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
StateEstimator Member List

This is the complete list of members for StateEstimator, including all inherited members.

ApplyControls(const ControlSet &_controls, const double _dt)StateEstimator
ApplyObservations(SensorInterface *const _sensor)=0StateEstimatorpure virtual
Factory(Robot *const _robot, XMLNode &_node)StateEstimatorstatic
GetEstimatedState() constStateEstimator
GetUncertainty() constStateEstimator
m_debugStateEstimatorprotected
m_estimatedStateStateEstimatorprotected
m_robotStateEstimatorprotected
m_uncertaintyStateEstimatorprotected
SetState(const Cfg &_cfg, const std::vector< double > &_uncertainty)StateEstimator
StateEstimator(Robot *const _robot) (defined in StateEstimator)StateEstimator
~StateEstimator() (defined in StateEstimator)StateEstimatorvirtual