-
Notifications
You must be signed in to change notification settings - Fork 4
/
host_ws_pkgs.repos
46 lines (45 loc) · 1.53 KB
/
host_ws_pkgs.repos
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# SPDX-FileCopyrightText: 2024, Yaskawa America, Inc.
# SPDX-FileCopyrightText: 2024, Delft University of Technology
#
# SPDX-License-Identifier: CC0-1.0
# Revisions checked out mostly target ROS 2 Humble (or the micro-ROS equivalents).
#
# NOTE: this list has not been pruned. It's possible some of these repositories
# are not actually needed for the MotoPlus platform.
#
# NOTE2: where possible, these entries point to specific commits or tags.
# Other commits or tags have not been tested, and may result in either build
# failures or non-functioning binaries.
repositories:
ros2/ament_cmake_ros:
type: git
url: https://github.com/ros2/ament_cmake_ros.git
version: 0.10.0
ament/ament_cmake:
type: git
# this is the only fork needed.
# ament_cmake_core needs two patches (for now),
# otherwise this is vanilla upstream 1.3.5
url: https://github.com/yaskawa-global/ament_cmake.git
# branch: 'humble-motoplus1-candidate-20230624'
version: adb8bf83849c541a92ba7ea24d038757eafd2a47
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: 1.4.0
ament/ament_lint:
type: git
url: https://github.com/ament/ament_lint.git
version: 0.12.6
ament/ament_package:
type: git
url: https://github.com/ament/ament_package.git
version: 0.14.0
ament/googletest:
type: git
url: https://github.com/ament/googletest.git
version: 1.10.9004
ament/uncrustify_vendor:
type: git
url: https://github.com/ament/uncrustify_vendor.git
version: 2.0.2