Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Added dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
esteve committed Nov 24, 2020
1 parent 2997abf commit 00c58c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ jobs:
autoware_launch \
integration_launch \
localization_launch \
perception_launch \
planning_launch \
sensing_launch \
system_launch \
--packages-up-to \
control_launch \
map_launch \
perception_launch \
vehicle_launch
- name: Run tests
Expand All @@ -61,11 +61,11 @@ jobs:
autoware_launch \
integration_launch \
localization_launch \
perception_launch \
planning_launch \
sensing_launch \
system_launch \
--packages-up-to \
control_launch \
map_launch \
perception_launch \
vehicle_launch
4 changes: 4 additions & 0 deletions build_depends.repos
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ repositories:
type: git
url: https://github.com/ApexAI/topic_tools.git
version: autoware
dependencies/Pilot.Auto:
type: git
url: https://github.com/tier4/Pilot.Auto.git
version: ros2

0 comments on commit 00c58c2

Please sign in to comment.