Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions ros2_java_desktop.repos
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,23 @@ repositories:
version: master
ros2/common_interfaces:
type: git
url: https://github.com/ros2/common_interfaces
url: https://github.com/ros2/common_interfaces.git
version: dashing
ros2/example_interfaces:
type: git
url: https://github.com/ros2/example_interfaces.git
version: dashing
ros2/rcl_interfaces:
type: git
url: https://github.com/ros2/rcl_interfaces.git
version: dashing
ros2/rosidl_defaults:
type: git
url: https://github.com/ros2/rosidl_defaults
url: https://github.com/ros2/rosidl_defaults.git
version: dashing
ros2/unique_identifier_msgs:
type: git
url: https://github.com/ros2/unique_identifier_msgs
url: https://github.com/ros2/unique_identifier_msgs.git
version: dashing
ros2_java/ros2_java:
type: git
Expand Down