Skip to content

Commit d864a19

Browse files
authored
Add example_interfaces to desktop repos file (#83)
Needed to build ros2_java_examples Signed-off-by: Jacob Perron <jacob@openrobotics.org>
1 parent cddc17d commit d864a19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ros2_java_desktop.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ repositories:
77
type: git
88
url: https://github.com/ros2/common_interfaces
99
version: master
10+
ros2/example_interfaces:
11+
type: git
12+
url: https://github.com/ros2/example_interfaces.git
13+
version: master
1014
ros2/rcl_interfaces:
1115
type: git
1216
url: https://github.com/ros2/rcl_interfaces.git

0 commit comments

Comments
 (0)