Struct JointLimits
Defined in File joint_limits.hpp
Struct Documentation
-
struct JointLimits
JointLimits structure stores values from from yaml definition or
<limits>
tag in URDF. The mapping from URDF attributes to members is the following: lower –> min_position upper –> max_position velocity –> max_velocity effort –> max_effort