Skip to content

Commit

Permalink
change from thread_priority.hpp to realtime_helpers.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
saikishor committed Oct 31, 2024
1 parent 5dbd6d5 commit 1e3aecc
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 1e3aecc

Please sign in to comment.