ros-controls / ros2_controllers

Generic robotic controllers to accompany ros2_control
https://control.ros.org
Apache License 2.0
321 stars 290 forks source link

[JTC] Add more options for tolerance configuration #1180

Open christophfroehlich opened 1 week ago

christophfroehlich commented 1 week ago

From the node parameter we cannot set velocity or acceleration tolerances (except for a single stopped_velocity_tolerance for the goal tolerances of all joints). Should we add them as parameters as well, to have the same structure like the action message?

This would be nice to have in the follow-up PR.

_Originally posted by @destogl in https://github.com/ros-controls/ros2_controllers/pull/716#pullrequestreview-2136399188_