ros-controls/ros2_controllers

controllers hardly use realtime_tools, they should

Open

#302 opened on Feb 25, 2022

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (520 forks)auto 404
good second issuehelp wanted

Repository metrics

Stars
 (810 stars)
PR merge metrics
 (PR metrics pending)

Description

realtime_tools was not ported really well which led to little adoption of it in the new controllers.

Once we have https://github.com/ros-controls/realtime_tools/issues/81 completed, the controllers should be reviewed & refactored to make use of realtime_tools.

Contributor guide