12 template <
typename SCALAR =
double>
16 jointLowerLimit << -3.1416, -0.7679, -1.6406, 0, -2.0944, -0.5236;
21 template <
typename SCALAR =
double>
25 jointUpperLimit << 0.5236, 0.8552, 0.0698, 2.2689, 1.5708, 1.5708;
30 template <
typename SCALAR =
double>
34 jointVelocityLimit << 12.0, 12.0, 12.0, 12.0, 12.0, 12.0;
const ct::rbd::JointState< 6, SCALAR >::Position & jointLowerLimit()
Definition: HyAJointLimits.h:13
const ct::rbd::JointState< 6, SCALAR >::Velocity & jointVelocityLimit()
Definition: HyAJointLimits.h:31
const ct::rbd::JointState< 6, SCALAR >::Position & jointUpperLimit()
Definition: HyAJointLimits.h:22