#include <sot/talos_balance/quat-to-euler.hh>
Public Member Functions | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | QuatToEuler (const std::string &name) |
DECLARE_SIGNAL_IN (quaternion, ::dynamicgraph::Vector) | |
DECLARE_SIGNAL_OUT (euler, ::dynamicgraph::Vector) | |
virtual void | display (std::ostream &os) const |
void | init () |
Definition at line 54 of file quat-to-euler.hh.
QuatToEuler | ( | const std::string & | name | ) |
Definition at line 51 of file quat-to-euler.cpp.
DECLARE_SIGNAL_IN | ( | quaternion | , |
::dynamicgraph::Vector | |||
) |
DECLARE_SIGNAL_OUT | ( | euler | , |
::dynamicgraph::Vector | |||
) |
|
virtual |
Definition at line 96 of file quat-to-euler.cpp.
|
inline |
Definition at line 63 of file quat-to-euler.hh.