Skip to content

Commit 7336ba4

Browse files
fix(stop_filter): modify build error in rolling (#805)
* fix(stop_filter): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 87e0b1d commit 7336ba4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

localization/stop_filter/package.xml

+2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
<depend>geometry_msgs</depend>
1313
<depend>nav_msgs</depend>
1414
<depend>rclcpp</depend>
15+
<depend>tf2</depend>
1516
<depend>tier4_debug_msgs</depend>
17+
1618
<test_depend>ament_cmake_gtest</test_depend>
1719
<test_depend>ament_lint_auto</test_depend>
1820
<test_depend>autoware_lint_common</test_depend>

0 commit comments

Comments
 (0)