This is a stored robot motion sample. More...
#include <hpp/gik/robot/robot-motion.hh>
Public Attributes | |
matrix4d | rootpose |
Root pose. | |
vectorN | configuration |
OpenHRP configuration of the robot. | |
vectorN | velocity |
Velocity. | |
vectorN | acceleration |
Acceleration. | |
vector3d | ZMPwstPla |
Planned Zero Momentum Point in waist frame. | |
vector3d | ZMPworPla |
Planned Zero Momentum Point in world frame. | |
vector3d | ZMPwstObs |
Motion-resulting (Observed) Zero Momentum Point in waist frame. | |
vector3d | ZMPworObs |
Motion-resulting (Observed) Zero Momentum Point in world frame. |
This is a stored robot motion sample.
It contains the full configuration of the robot at some time, as well as the position of the ZMP observed and planned , in the waist frame and in the world frame.
Acceleration.
OpenHRP configuration of the robot.
Root pose.
Velocity.
Motion-resulting (Observed) Zero Momentum Point in world frame.
Planned Zero Momentum Point in world frame.
Motion-resulting (Observed) Zero Momentum Point in waist frame.
Planned Zero Momentum Point in waist frame.