-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
126 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0"?> | ||
|
||
<!-- | ||
<!-- | ||
Copyright (C) 2022 LEIDOS. | ||
Licensed under the Apache License, Version 2.0 (the "License"); you may not | ||
use this file except in compliance with the License. You may obtain a copy of | ||
|
@@ -21,7 +21,7 @@ | |
<maintainer email="[email protected]">carma</maintainer> | ||
|
||
<license>Apache 2.0</license> | ||
|
||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
<build_depend>carma_cmake_common</build_depend> | ||
<build_depend>ament_auto_cmake</build_depend> | ||
|
@@ -42,9 +42,10 @@ | |
<depend>carma_v2x_msgs</depend> | ||
<depend>j2735_v2x_msgs</depend> | ||
<depend>carma_debug_ros2_msgs</depend> | ||
<depend>rosgraph_msgs</depend> | ||
|
||
<depend>autoware_lanelet2_ros_interface</depend> | ||
|
||
<depend>autoware_lanelet2_ros_interface</depend> | ||
|
||
|
||
<test_depend>ament_lint_auto</test_depend> | ||
<test_depend>ament_cmake_gtest</test_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.