Bundles the position, velocity and acceleration of all endeffectors. as well as appending a EndeffectorMotion specific convenience function. More...
#include <endeffectors.h>

Public Member Functions | |
| Endeffectors< Vector3d > | Get (MotionDerivative deriv) const |
| Extract only either the pos, vel or acc from all endeffectors. | |
Bundles the position, velocity and acceleration of all endeffectors. as well as appending a EndeffectorMotion specific convenience function.
Definition at line 125 of file endeffectors.h.
| Endeffectors<Vector3d> xpp::EndeffectorsMotion::Get | ( | MotionDerivative | deriv | ) | const [inline] |
Extract only either the pos, vel or acc from all endeffectors.
| deriv | Derivative being either position, velocity or acceleration. |
Definition at line 131 of file endeffectors.h.