Skip to content

Commit a0f6fa8

Browse files
authored
chore: update autoware_core to 1.6.0 and universe to 0.49.0 (#6687)
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
1 parent 6af6419 commit a0f6fa8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

repositories/autoware.repos

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repositories:
2727
core/autoware_core:
2828
type: git
2929
url: https://github.com/autowarefoundation/autoware_core.git
30-
version: 1.5.0
30+
version: 1.6.0
3131
core/autoware_rviz_plugins:
3232
type: git
3333
url: https://github.com/autowarefoundation/autoware_rviz_plugins.git
@@ -36,7 +36,7 @@ repositories:
3636
universe/autoware_universe:
3737
type: git
3838
url: https://github.com/autowarefoundation/autoware_universe.git
39-
version: 0.48.0
39+
version: 0.49.0
4040
universe/external/tier4_ad_api_adaptor: # TODO(TIER IV): Migrate to AD API and remove this repository entry.
4141
type: git
4242
url: https://github.com/tier4/tier4_ad_api_adaptor.git
@@ -98,7 +98,7 @@ repositories:
9898
launcher/autoware_launch:
9999
type: git
100100
url: https://github.com/autowarefoundation/autoware_launch.git
101-
version: 0.48.0
101+
version: 0.49.0
102102
# sensor_component
103103
sensor_component/external/sensor_component_description:
104104
type: git

repositories/tools.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ repositories:
22
tools:
33
type: git
44
url: https://github.com/autowarefoundation/autoware_tools.git
5-
version: 0.4.0
5+
version: 0.5.0

0 commit comments

Comments
 (0)