Skip to content

Commit 03e8eba

Browse files
committed
forgot to update build
1 parent 152e9f0 commit 03e8eba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

topic_sensors/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ set(THIS_PACKAGE_INCLUDE_DEPENDS
1414
std_msgs
1515
nav_msgs
1616
controller_common
17+
message_transforms
1718
)
1819

1920
foreach(Dependency IN ITEMS ${THIS_PACKAGE_INCLUDE_DEPENDS})

topic_sensors/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<depend>geometry_msgs</depend>
2525
<depend>generate_parameter_library</depend>
2626
<depend>controller_common</depend>
27+
<depend>message_transforms</depend>
2728

2829
<export>
2930
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)