ros2_control - rolling
|
#include <joint_limits.hpp>
Public Member Functions | |
std::string | to_string () |
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