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