Skip to content

Commit

Permalink
change from thread_priority.hpp to realtime_helpers.hpp (#1829)
Browse files Browse the repository at this point in the history
  • Loading branch information
saikishor authored Nov 8, 2024
1 parent 569fb58 commit 8fa60db
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 @@ -20,7 +20,7 @@

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

using namespace std::chrono_literals;

Expand Down

0 comments on commit 8fa60db

Please sign in to comment.