-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 827 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "Universal_Robots_ROS_Driver"]
path = Universal_Robots_ROS_Driver
branch = master
url = git@github.com:vinceHuyghe/Universal_Robots_ROS_Driver.git
[submodule "universal_robot"]
path = universal_robot
branch = calibration_devel
url = git@github.com:vinceHuyghe/universal_robot.git
[submodule "industrial_reconstruction"]
path = industrial_reconstruction
branch = ros1
url = git@github.com:vinceHuyghe/industrial_reconstruction.git
[submodule "ur10e_examples"]
path = ur10e_examples
branch = dev
url = git@github.com:vinceHuyghe/ur10e_examples.git
[submodule "move_group_utils"]
path = move_group_utils
branch = dev
url = git@github.com:vinceHuyghe/move_group_utils.git
[submodule "pilz_robot_program"]
path = pilz_robot_program
branch = main
url = git@github.com:vinceHuyghe/pilz_robot_program.git