-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.04 KB
/
.gitmodules
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
[submodule "Universal_Robots_ROS2_Driver"]
path = Universal_Robots_ROS2_Driver
url = https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver.git
branch = humble
[submodule "Universal_Robots_ROS2_Description"]
path = Universal_Robots_ROS2_Description
url = https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git
branch = humble
[submodule "Universal_Robots_Client_Library"]
path = Universal_Robots_Client_Library
url = https://github.com/UniversalRobots/Universal_Robots_Client_Library.git
[submodule "Universal_Robots_ROS2_Gazebo_Simulation"]
path = Universal_Robots_ROS2_Gazebo_Simulation
url = https://github.com/UniversalRobots/Universal_Robots_ROS2_Gazebo_Simulation.git
branch = humble
[submodule "moveit2"]
path = moveit2
url = https://github.com/moveit/moveit2.git
branch = humble
[submodule "moveit_resources"]
path = moveit_resources
url = https://github.com/moveit/moveit_resources.git
branch = humble
[submodule "moveit_msgs"]
path = moveit_msgs
url = https://github.com/moveit/moveit_msgs.git
branch = humble