Skip to content

Commit 1cc722d

Browse files
committed
chore(build_depends.repos): update to match autoware.repos
Signed-off-by: Mete Fatih Cırıt <[email protected]>
1 parent 0b1787d commit 1cc722d

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

build_depends.repos

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ repositories:
1010
type: git
1111
url: https://github.com/autowarefoundation/autoware_utils.git
1212
version: main
13-
core/autoware.core:
13+
core/autoware_core:
1414
type: git
15-
url: https://github.com/autowarefoundation/autoware.core.git
15+
url: https://github.com/autowarefoundation/autoware_core.git
1616
version: main
1717
core/autoware_msgs:
1818
type: git
@@ -29,40 +29,40 @@ repositories:
2929
core/autoware_lanelet2_extension:
3030
type: git
3131
url: https://github.com/autowarefoundation/autoware_lanelet2_extension.git
32-
version: 0.9.0
32+
version: 0.10.0
3333
# universe
34-
universe/autoware.universe:
34+
universe/autoware_universe:
3535
type: git
36-
url: https://github.com/autowarefoundation/autoware.universe.git
36+
url: https://github.com/autowarefoundation/autoware_universe.git
3737
version: main
3838
universe/external/tier4_autoware_msgs:
3939
type: git
4040
url: https://github.com/tier4/tier4_autoware_msgs.git
41-
version: tier4/universe
41+
version: v0.58.0
4242
universe/external/morai_msgs:
4343
type: git
4444
url: https://github.com/MORAI-Autonomous/MORAI-ROS2_morai_msgs.git
45-
version: main
45+
version: e2e75fc1603a9798773e467a679edf68b448e705
4646
universe/external/glog: # TODO: to use isGoogleInitialized() API in v0.6.0. Remove when the rosdep glog version is updated to v0.6.0 (already updated in Ubuntu 24.04)
4747
type: git
4848
url: https://github.com/tier4/glog.git
49-
version: v0.6.0_t4-ros
49+
version: ea36766fdc2ac8e8c8e3ac988ae69acd6d09bb30
5050
universe/external/managed_transform_buffer:
5151
type: git
5252
url: https://github.com/autowarefoundation/managed_transform_buffer.git
53-
version: main
53+
version: 0.1.0
5454
universe/external/cuda_blackboard:
5555
type: git
5656
url: https://github.com/autowarefoundation/cuda_blackboard.git
57-
version: v0.2.0
57+
version: 0.3.0
5858
universe/external/negotiated:
5959
type: git
6060
url: https://github.com/osrf/negotiated.git
6161
version: eac198b55dcd052af5988f0f174902913c5f20e7
6262
universe/external/bevdet_vendor:
6363
type: git
6464
url: https://github.com/autowarefoundation/bevdet_vendor.git
65-
version: bevdet_vendor-ros2
65+
version: 0.1.0
6666
universe/external/mussp:
6767
type: git
6868
url: https://github.com/tier4/muSSP.git

0 commit comments

Comments
 (0)