-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitmodules
70 lines (69 loc) · 3.34 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[submodule "ros_impedance_controller"]
path = ros_impedance_controller
url = [email protected]:mfocchi/ros_impedance_controller.git
[submodule "robot_control"]
path = robot_control
url = [email protected]:mfocchi/robot_control.git
[submodule "robot_descriptions/climbingrobot_description"]
path = robot_descriptions/climbingrobot_description
url = [email protected]:mfocchi/climbingrobot_description.git
[submodule "robot_descriptions/ur_description"]
path = robot_descriptions/ur_description
url = [email protected]:mfocchi/ur_description.git
[submodule "robot_descriptions/hyq_description"]
path = robot_descriptions/hyq_description
url = [email protected]:mfocchi/hyq_description.git
[submodule "robot_descriptions/jumpleg_description"]
path = robot_descriptions/jumpleg_description
url = [email protected]:mfocchi/jumpleg_description.git
[submodule "robot_descriptions/solo_description"]
path = robot_descriptions/solo_description
url = [email protected]:mfocchi/solo_description.git
[submodule "robot_descriptions/solo_fw_description"]
path = robot_descriptions/solo_fw_description
url = [email protected]:mfocchi/solo_fw_description.git
[submodule "robot_descriptions/go1_description"]
path = robot_descriptions/go1_description
url = [email protected]:mfocchi/go1_description.git
[submodule "robot_descriptions/aliengo_description"]
path = robot_descriptions/aliengo_description
url = [email protected]:mfocchi/aliengo_description.git
[submodule "robot_hardware_interfaces/base_hardware_interface"]
path = robot_hardware_interfaces/base_hardware_interface
url = [email protected]:mfocchi/base_hardware_interface.git
[submodule "robot_hardware_interfaces/aliengo_hardware_interface"]
path = robot_hardware_interfaces/aliengo_hardware_interface
url = [email protected]:mfocchi/aliengo_hardware_interface.git
[submodule "robot_descriptions/gripper_description"]
path = robot_descriptions/gripper_description
url = [email protected]:mfocchi/gripper_description.git
[submodule "robot_descriptions/myrobot_description"]
path = robot_descriptions/myrobot_description
url = [email protected]:mfocchi/myrobot_description.git
[submodule "robot_descriptions/starbot_description"]
path = robot_descriptions/starbot_description
url = [email protected]:mfocchi/starbot_description.git
[submodule "robot_hardware_interfaces/go1_hardware_interface"]
path = robot_hardware_interfaces/go1_hardware_interface
url = [email protected]:mfocchi/go1_hardware_interface.git
[submodule "robot_hardware_interfaces/ur_driver"]
path = robot_hardware_interfaces/ur_driver
url = [email protected]:mfocchi/universal_robots_ros_driver.git
[submodule "robot_hardware_interfaces/zed_wrapper"]
path = robot_hardware_interfaces/zed_wrapper
url = [email protected]:mfocchi/zed_wrapper.git
[submodule "robot_descriptions/tractor_description"]
path = robot_descriptions/tractor_description
url = [email protected]:mfocchi/tractor_description.git
[submodule "robot_descriptions/z1_description"]
path = robot_descriptions/z1_description
url = [email protected]:mfocchi/z1_description.git
[submodule "landing_controller"]
path = landing_controller
url = [email protected]:mfocchi/landing_controller.git
[submodule "robot_descriptions/go2_description"]
path = robot_descriptions/go2_description
url = [email protected]:mfocchi/go2_description.git
[submodule "robot_descriptions/orchard_world"]
path = robot_descriptions/orchard_world
url = [email protected]:mfocchi/orchard_world.git