XBotInterface
2.4.1
XBotInterface provides a generic API to model and control a robot.
|
Typedefs | |
typedef Eigen::Matrix< double, 6, 1 > | Vector6d |
Typedef for a 6 element column vector of double. More... | |
typedef Eigen::Matrix< double, 6, 6 > | Matrix6d |
Typedef for a 6-by-6 matrix of double. More... | |
typedef Eigen::Matrix<double, 6, 6> Eigen::Matrix6d |
Typedef for a 6-by-6 matrix of double.
typedef Eigen::Matrix<double, 6, 1> Eigen::Vector6d |
Typedef for a 6 element column vector of double.