Skip to content

Commit

Permalink
Change from thread_priority.hpp to realtime_helpers.hpp (backport #1829
Browse files Browse the repository at this point in the history
…) (#1867)
  • Loading branch information
mergify[bot] authored Nov 8, 2024
1 parent e4d1450 commit 9ce8ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller_manager/src/ros2_control_node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#include "controller_manager/controller_manager.hpp"
#include "rclcpp/rclcpp.hpp"
#include "realtime_tools/thread_priority.hpp"
#include "realtime_tools/realtime_helpers.hpp"

using namespace std::chrono_literals;

Expand Down

0 comments on commit 9ce8ab3

Please sign in to comment.