|
|
#include <armarx/control/common/control_law/common.h>
Inheritance diagram for RobotStatus:Public Attributes | |
| double | accumulateTime = 0.0 |
| double | deltaT = 0 |
| Eigen::VectorXf | jointPos |
| std::vector< float > | jointPosition |
| Eigen::VectorXf | jointTor |
| std::vector< float > | jointTorque |
| Eigen::VectorXf | jointVel |
| std::vector< float > | jointVelocity |
| unsigned int | numJoints |