Skip to content

Commit aae1a3e

Browse files
committed
tested updated tf prefix helper
1 parent c4939ff commit aae1a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diff_drive_controller/src/diff_drive_controller.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include <utility>
2323
#include <vector>
2424

25-
#include "controller_interface/helpers.hpp"
25+
#include "controller_interface/tf_prefix.hpp"
2626
#include "diff_drive_controller/diff_drive_controller.hpp"
2727
#include "hardware_interface/types/hardware_interface_type_values.hpp"
2828
#include "lifecycle_msgs/msg/state.hpp"

0 commit comments

Comments
 (0)