Skip to content

Commit

Permalink
fix: add missing depend package for goal pose setter ( PR #6)
Browse files Browse the repository at this point in the history
  • Loading branch information
taikitanaka3 committed Aug 17, 2024
1 parent d382dae commit 3fbd1c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions aichallenge/workspace/src/aichallenge_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<exec_depend>aichallenge_submit_launch</exec_depend>
<exec_depend>tier4_vehicle_launch</exec_depend>
<exec_depend>global_parameter_loader</exec_depend>
<exec_depend>goal_pose_setter</exec_depend>
<exec_depend>imu_corrector</exec_depend>
<exec_depend>imu_gnss_poser</exec_depend>
<exec_depend>gyro_odometer</exec_depend>
Expand Down
4 changes: 4 additions & 0 deletions depends.repos
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ repositories:
type: git
url: https://github.com/tier4/tier4_autoware_msgs.git
version: 87febc35abc9310eaec0b6dd3ce2a4845ce515aa
autoware_adapi_msgs:
type: git
url: https://github.com/autowarefoundation/autoware_adapi_msgs.git
version: 9679b5a7a1f4cfff2fa50b80d2759d3937f2f953

0 comments on commit 3fbd1c6

Please sign in to comment.