Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar authored Nov 8, 2024
1 parent 89ba791 commit 7bc094d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions controller_manager/src/ros2_control_node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,8 @@
#include <thread>

#include "controller_manager/controller_manager.hpp"
<<<<<<< HEAD
#include "rclcpp/rclcpp.hpp"
#include "realtime_tools/thread_priority.hpp"
=======
#include "rclcpp/executors.hpp"
#include "realtime_tools/realtime_helpers.hpp"
>>>>>>> 8fa60db (change from thread_priority.hpp to realtime_helpers.hpp (#1829))

using namespace std::chrono_literals;

Expand Down

0 comments on commit 7bc094d

Please sign in to comment.