Skip to content

Commit a0e00d5

Browse files
fix build linting
1 parent b64a8b3 commit a0e00d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

urc_controllers/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ament_target_dependencies(
5454
geometry_msgs
5555
tf2
5656
tf2_ros
57-
tf2_geometry_msgs
57+
tf2_geometry_msgs
5858
)
5959

6060
target_compile_definitions(urc_controllers PRIVATE "urc_hw_BUILDING_LIBRARY")
@@ -93,7 +93,7 @@ ament_export_dependencies(
9393
geometry_msgs
9494
tf2
9595
tf2_ros
96-
tf2_geometry_msgs
96+
tf2_geometry_msgs
9797
)
9898

9999
ament_export_targets(

0 commit comments

Comments
 (0)