Skip to content

Commit

Permalink
chore(autoware.repos): update autoware.core to 0.1.0, `autoware.u…
Browse files Browse the repository at this point in the history
…niverse` to `0.40.0` and `autoware_launch` to `0.40.0` (#5636)

Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk authored Jan 9, 2025
1 parent c9c3248 commit afc7de5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions autoware.repos
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ repositories:
core/autoware.core:
type: git
url: https://github.com/autowarefoundation/autoware.core.git
version: 0.0.0
version: 0.1.0
# universe
universe/autoware.universe:
type: git
url: https://github.com/autowarefoundation/autoware.universe.git
version: 0.39.0
version: 0.40.0
universe/external/tier4_ad_api_adaptor: # TODO(TIER IV): Migrate to AD API and remove this repository entry.
type: git
url: https://github.com/tier4/tier4_ad_api_adaptor.git
Expand Down Expand Up @@ -75,7 +75,7 @@ repositories:
launcher/autoware_launch:
type: git
url: https://github.com/autowarefoundation/autoware_launch.git
version: 0.39.0
version: 0.40.0
# sensor_component
sensor_component/external/sensor_component_description:
type: git
Expand Down

0 comments on commit afc7de5

Please sign in to comment.