#include <sot/talos_balance/pose-quaternion-to-matrix-homo.hh>
Public Member Functions | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | PoseQuaternionToMatrixHomo (const std::string &name) |
DECLARE_SIGNAL_IN (sin, ::dynamicgraph::Vector) | |
DECLARE_SIGNAL_OUT (sout, MatrixHomogeneous) | |
virtual void | display (std::ostream &os) const |
void | init () |
Definition at line 54 of file pose-quaternion-to-matrix-homo.hh.
PoseQuaternionToMatrixHomo | ( | const std::string & | name | ) |
Definition at line 52 of file pose-quaternion-to-matrix-homo.cpp.
DECLARE_SIGNAL_IN | ( | sin | , |
::dynamicgraph::Vector | |||
) |
DECLARE_SIGNAL_OUT | ( | sout | , |
MatrixHomogeneous | |||
) |
|
virtual |
Definition at line 89 of file pose-quaternion-to-matrix-homo.cpp.
|
inline |
Definition at line 64 of file pose-quaternion-to-matrix-homo.hh.