1 #ifndef BASE_WRENCH_STATE_HPP 2 #define BASE_WRENCH_STATE_HPP 4 #include <base/Eigen.hpp> base::Vector3d torque
Definition: Wrench.hpp:17
Definition: Wrench.hpp:11
base::Vector3d force
Definition: Wrench.hpp:14
Definition: LinearAngular6DCommand.hpp:8
Eigen::Matrix< double, 3, 1, Eigen::DontAlign > Vector3d
Definition: Eigen.hpp:20