Skip to content

Commit 5b27e88

Browse files
mitsudome-rgithub-actions
andauthored
chore: update Autoware Core version to 1.8.0 (#7092)
* feat(repositories/autoware.repos): minor update autowarefoundation/autoware_universe to 0.51.0 Signed-off-by: github-actions <github-actions@github.com> * feat(repositories/autoware.repos): major update autowarefoundation/autoware_lanelet2_extension to 1.1.0 Signed-off-by: github-actions <github-actions@github.com> * feat(repositories/autoware.repos): minor update autowarefoundation/autoware_launch to 0.51.0 Signed-off-by: github-actions <github-actions@github.com> * feat(repositories/tools.repos): minor update autowarefoundation/autoware_tools to 0.7.0 Signed-off-by: github-actions <github-actions@github.com> * feat(repositories/autoware.repos): minor update autowarefoundation/autoware_rviz_plugins to 0.5.0 Signed-off-by: github-actions <github-actions@github.com> * feat(repositories/autoware.repos): minor update autowarefoundation/autoware_core to 1.8.0 Signed-off-by: github-actions <github-actions@github.com> --------- Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
1 parent 7ca4651 commit 5b27e88

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

repositories/autoware.repos

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ repositories:
3131
core/autoware_lanelet2_extension:
3232
type: git
3333
url: https://github.com/autowarefoundation/autoware_lanelet2_extension.git
34-
version: 0.12.0
34+
version: 1.1.0
3535
core/autoware_core:
3636
type: git
3737
url: https://github.com/autowarefoundation/autoware_core.git
38-
version: 1.7.2
38+
version: 1.8.0
3939
core/autoware_rviz_plugins:
4040
type: git
4141
url: https://github.com/autowarefoundation/autoware_rviz_plugins.git
42-
version: 0.4.0
42+
version: 0.5.0
4343
core/autoware_system_designer:
4444
type: git
4545
url: https://github.com/autowarefoundation/autoware_system_designer.git
@@ -54,7 +54,7 @@ repositories:
5454
universe/autoware_universe:
5555
type: git
5656
url: https://github.com/autowarefoundation/autoware_universe.git
57-
version: 0.50.2
57+
version: 0.51.0
5858
universe/external/tier4_autoware_msgs:
5959
type: git
6060
url: https://github.com/tier4/tier4_autoware_msgs.git
@@ -113,7 +113,7 @@ repositories:
113113
launcher/autoware_launch:
114114
type: git
115115
url: https://github.com/autowarefoundation/autoware_launch.git
116-
version: 0.50.0
116+
version: 0.51.0
117117

118118
# sensor_component
119119
sensor_component/external/sensor_component_description:

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.6.0
5+
version: 0.7.0

0 commit comments

Comments
 (0)