Commit 1d44007 1 parent 78bf84f commit 1d44007 Copy full SHA for 1d44007
File tree 1 file changed +14
-2
lines changed
1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ repositories:
55
55
type: git
56
56
url: https://github.com/ros2/example_interfaces.git
57
57
version: crystal
58
- ros2/launch
58
+ ros2/launch:
59
59
type: git
60
60
url: https://github.com/ros2/launch.git
61
61
version: crystal
@@ -75,6 +75,10 @@ repositories:
75
75
type: git
76
76
url: https://github.com/ros2/rcl_interfaces.git
77
77
version: crystal
78
+ ros2/rclpy:
79
+ type: git
80
+ url: https://github.com/ros2/rclpy.git
81
+ version: crystal
78
82
ros2/rcl_logging:
79
83
type: git
80
84
url: https://github.com/ros2/rcl_logging.git
@@ -91,6 +95,10 @@ repositories:
91
95
type: git
92
96
url: https://github.com/ros2/rmw_implementation.git
93
97
version: crystal
98
+ ros2/ros2cli:
99
+ type: git
100
+ url: https://github.com/ros2/ros2cli.git
101
+ version: crystal
94
102
ros2/rosidl:
95
103
type: git
96
104
url: https://github.com/ros2/rosidl.git
@@ -103,6 +111,10 @@ repositories:
103
111
type: git
104
112
url: https://github.com/ros2/rosidl_defaults.git
105
113
version: crystal
114
+ ros2/rosidl_python:
115
+ type: git
116
+ url: https://github.com/ros2/rosidl_python.git
117
+ version: crystal
106
118
ros2/rosidl_typesupport:
107
119
type: git
108
120
url: https://github.com/ros2-dotnet/rosidl_typesupport.git
@@ -128,5 +140,5 @@ repositories:
128
140
version: master
129
141
ros2_dotnet/ros2_dotnet:
130
142
type: git
131
- url: https://github.com/esteve /ros2_dotnet.git
143
+ url: https://github.com/ros2-dotnet /ros2_dotnet.git
132
144
version: crystal
You can’t perform that action at this time.
0 commit comments