Skip to content

Commit

Permalink
Update path of GPL (#1994)
Browse files Browse the repository at this point in the history
(cherry picked from commit f8c03cc)

# Conflicts:
#	controller_manager/src/controller_manager.cpp
  • Loading branch information
christophfroehlich authored and mergify[bot] committed Jan 15, 2025
1 parent a9674aa commit c47de14
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions controller_manager/src/controller_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@
#include "rclcpp/rclcpp.hpp"
#include "rclcpp_lifecycle/state.hpp"

<<<<<<< HEAD
=======
#include "controller_manager/controller_manager_parameters.hpp"

>>>>>>> f8c03cc (Update path of GPL (#1994))
namespace // utility
{
static constexpr const char * kControllerInterfaceNamespace = "controller_interface";
Expand Down

0 comments on commit c47de14

Please sign in to comment.