File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ur_controllers/include/ur_controllers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4343
4444// TODO(fmauch): Currently, the realtime_box_best_effort doesn't include this
4545#include < functional>
46- #include < realtime_tools/realtime_box_best_effort.h> // NOLINT
4746
4847#include < memory>
4948
5049#include < controller_interface/controller_interface.hpp>
50+ #include < realtime_tools/realtime_box_best_effort.hpp>
5151
5252#include " ur_msgs/srv/get_robot_software_version.hpp"
5353#include " ur_controllers/ur_configuration_controller_parameters.hpp"
Original file line number Diff line number Diff line change 4141// ROS includes
4242#include " controller_manager/controller_manager.hpp"
4343#include " rclcpp/rclcpp.hpp"
44- #include " realtime_tools/thread_priority .hpp"
44+ #include " realtime_tools/realtime_helpers .hpp"
4545
4646// code is inspired by
4747// https://github.com/ros-controls/ros2_control/blob/master/controller_manager/src/ros2_control_node.cpp
You can’t perform that action at this time.
0 commit comments