|
#include <armarx/control/common/mp/KeypointsMP.h>
Public Attributes | |
double | deltaT |
Eigen::VectorXf | keypointPosition |
Eigen::VectorXf | keypointVelocity |
Additional Inherited Members | |
Public Member Functions inherited from MPInput | |
virtual | ~MPInput () |
Definition at line 32 of file KeypointsMP.h.
double deltaT |
Definition at line 36 of file KeypointsMP.h.
Eigen::VectorXf keypointPosition |
Definition at line 34 of file KeypointsMP.h.
Eigen::VectorXf keypointVelocity |
Definition at line 35 of file KeypointsMP.h.