![]() |
ros2_control - rolling
|
Store joint limits values from YAML definition or URDF <limits> tag.
More...
#include <joint_limits.hpp>
Public Member Functions | |
| void | disable_all_limits () |
| std::string | to_string () const |
Store joint limits values from YAML definition or URDF <limits> tag.
The mapping from URDF attributes to members is the following: lower --> min_position upper --> max_position velocity --> max_velocity effort --> max_effort