增加子模块
This commit is contained in:
commit
bc8c0b3983
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
build/
|
||||
install/
|
||||
log/
|
||||
10
.gitmodules
vendored
Normal file
10
.gitmodules
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
|
||||
[submodule "src/openarm_description"]
|
||||
path = src/openarm_description
|
||||
url = http://shenchenyang.top:8089/shenchenyang/openarm_description.git
|
||||
[submodule "src/openarm_ros2"]
|
||||
path = src/openarm_ros2
|
||||
url = http://shenchenyang.top:8089/shenchenyang/openarm_ros2.git
|
||||
[submodule "src/openarm_teleop"]
|
||||
path = src/openarm_teleop
|
||||
url = http://shenchenyang.top:8089/shenchenyang/openarm_teleop.git
|
||||
1
src/openarm_description
Submodule
1
src/openarm_description
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d7161f24560a05023d3f284bcc175daccdb563e7
|
||||
1
src/openarm_ros2
Submodule
1
src/openarm_ros2
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7bd11e6e8d396148d0dafef23d67ed1331665fdc
|
||||
1
src/openarm_teleop
Submodule
1
src/openarm_teleop
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1fb3f08f9ad60c39378eca79566c42f09bb78644
|
||||
Loading…
Reference in New Issue
Block a user