forked from fan-ziqi/rl_sar
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 994 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 994 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "src/rl_sar/library/thirdparty/robot_sdk/deeprobotics/gamepad"]
path = src/rl_sar/library/thirdparty/robot_sdk/deeprobotics/gamepad
url = https://github.com/DeepRoboticsLab/gamepad.git
[submodule "src/rl_sar/library/thirdparty/robot_sdk/deeprobotics/Lite3_MotionSDK"]
path = src/rl_sar/library/thirdparty/robot_sdk/deeprobotics/Lite3_MotionSDK
url = https://github.com/DeepRoboticsLab/Lite3_MotionSDK.git
[submodule "src/rl_sar/library/thirdparty/robot_sdk/unitree/unitree_legged_sdk"]
path = src/rl_sar/library/thirdparty/robot_sdk/unitree/unitree_legged_sdk
url = https://github.com/unitreerobotics/unitree_legged_sdk.git
[submodule "src/rl_sar/library/thirdparty/robot_sdk/unitree/unitree_sdk2"]
path = src/rl_sar/library/thirdparty/robot_sdk/unitree/unitree_sdk2
url = https://github.com/unitreerobotics/unitree_sdk2.git
[submodule "src/rl_sar/library/thirdparty/joystick"]
path = src/rl_sar/library/thirdparty/joystick
url = https://github.com/drewnoakes/joystick.git