|
| | AngleEstimator (const std::string &name) |
| |
| dynamicgraph::Vector & | compute_qdotSOUT (dynamicgraph::Vector &res, const int &time) |
| |
| dynamicgraph::Vector & | compute_xff_dotSOUT (dynamicgraph::Vector &res, const int &time) |
| |
| dynamicgraph::Vector & | computeAngles (dynamicgraph::Vector &res, const int &time) |
| |
| MatrixRotation & | computeDriftFromAngles (MatrixRotation &res, const int &time) |
| |
| MatrixRotation & | computeFlexibilityFromAngles (MatrixRotation &res, const int &time) |
| |
| MatrixRotation & | computeSensorWorldRotation (MatrixRotation &res, const int &time) |
| |
| dynamicgraph::Vector & | computeWaistWorldPoseRPY (dynamicgraph::Vector &res, const int &time) |
| |
| MatrixHomogeneous & | computeWaistWorldPosition (MatrixHomogeneous &res, const int &time) |
| |
| MatrixRotation & | computeWaistWorldRotation (MatrixRotation &res, const int &time) |
| |
| void | fromSensor (const bool &fs) |
| |
| bool | fromSensor () const |
| |
| virtual const std::string & | getClassName (void) const |
| |
| virtual | ~AngleEstimator (void) |
| |
| virtual void | display (std::ostream &os) const |
| |
| std::ostream & | displaySignalList (std::ostream &os) const |
| |
| | Entity (const std::string &name) |
| |
| const std::string & | getCommandList () const |
| |
| virtual std::string | getDocString () const |
| |
| LoggerVerbosity | getLoggerVerbosityLevel () |
| |
| LoggerVerbosity | getLoggerVerbosityLevel () |
| |
| const std::string & | getName () const |
| |
| command::Command * | getNewStyleCommand (const std::string &cmdName) |
| |
| CommandMap_t | getNewStyleCommandMap () |
| |
| SignalBase< int > & | getSignal (const std::string &signalName) |
| |
| const SignalBase< int > & | getSignal (const std::string &signalName) const |
| |
| SignalMap | getSignalMap () const |
| |
| double | getStreamPrintPeriod () |
| |
| double | getStreamPrintPeriod () |
| |
| double | getTimeSample () |
| |
| double | getTimeSample () |
| |
| bool | hasSignal (const std::string &signame) const |
| |
| Logger & | logger () |
| |
| Logger const & | logger () const |
| |
| Logger & | logger () |
| |
| Logger const & | logger () const |
| |
| void | sendMsg (const std::string &msg, MsgType t=MSG_TYPE_INFO, const std::string &lineId="") |
| |
| void | sendMsg (const std::string &msg, MsgType t=MSG_TYPE_INFO, const std::string &lineId="") |
| |
| void | setLoggerVerbosityLevel (LoggerVerbosity lv) |
| |
| void | setLoggerVerbosityLevel (LoggerVerbosity lv) |
| |
| bool | setStreamPrintPeriod (double t) |
| |
| bool | setStreamPrintPeriod (double t) |
| |
| bool | setTimeSample (double t) |
| |
| bool | setTimeSample (double t) |
| |
| virtual SignalBase< int > * | test () |
| |
| virtual void | test2 (SignalBase< int > *) |
| |
| virtual std::ostream & | writeCompletionList (std::ostream &os) const |
| |
| virtual std::ostream & | writeGraph (std::ostream &os) const |
| |
| virtual | ~Entity () |
| |
Definition at line 51 of file angle-estimator.h.