File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[submodule "dls2 "]
22 path = dls2
3- url = git@ github.com: iit-DLSLab/dls2.git
3+ url = https:// github.com/ iit-DLSLab/dls2.git
44[submodule "robotlib "]
55 path = robotlib
6- url = git@ github.com: iit-DLSLab/robotlib.git
6+ url = https:// github.com/ iit-DLSLab/robotlib.git
77[submodule "dls2_ros2_interface "]
88 path = dls2_ros2_interface
9- url = git@ github.com: iit-DLSLab/dls2_ros2_interface.git
9+ url = https:// github.com/ iit-DLSLab/dls2_ros2_interface.git
1010[submodule "dls2_msgs "]
1111 path = dls2_msgs
12- url = git@ github.com: iit-DLSLab/dls2_msgs.git
12+ url = https:// github.com/ iit-DLSLab/dls2_msgs.git
1313[submodule "pinocchio-gluecode "]
1414 path = pinocchio-gluecode
15- url = git@ github.com: iit-DLSLab/pinocchio-gluecode.git
15+ url = https:// github.com/ iit-DLSLab/pinocchio-gluecode.git
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ docker pull ghcr.io/iit-dlslab/dls2-dev:latest
3939``` bash
4040mkdir dls_ws
4141cd dls_ws
42- git clone --init -- recursive https://github.com/iit-DLSLab/dls2-barebone.git
42+ git clone --recursive https://github.com/iit-DLSLab/dls2-barebone.git
4343```
4444## Open docker image
4545``` bash
You can’t perform that action at this time.
0 commit comments