Update package.xml to add Vanetza dependency

This commit is contained in:
Yu Asabe 2022-10-04 20:42:48 +09:00
parent 1acfb6ca28
commit 3e4494263f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<depend>rclcpp</depend> <depend>rclcpp</depend>
<depend>std_msgs</depend> <depend>std_msgs</depend>
<depend>rclcpp_components</depend> <depend>rclcpp_components</depend>
<!-- <depend>Vanetza</depend> --> <depend>Vanetza</depend>
<test_depend>ament_lint_auto</test_depend> <test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend> <test_depend>ament_lint_common</test_depend>