Merge pull request #13 from tlab-wide/fix/update-package

Update package.xml to add Vanetza dependency
This commit is contained in:
Yu Asabe 2022-10-04 20:43:28 +09:00 committed by GitHub
commit 8106902be6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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