File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This repository is compatible with the following system:
1313#### Clone the Repository
1414
1515``` shell
16- git clone git@ github.com: RobotecAI/agentic-mobile-manipulator.git
16+ git clone https:// github.com/ RobotecAI/agentic-mobile-manipulator.git
1717cd agentic-mobile-manipulator
1818```
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This repository is compatible with the following system:
1313#### Clone the Repository
1414
1515``` shell
16- git clone git@ github.com: RobotecAI/agentic-mobile-manipulator.git
16+ git clone https:// github.com/ RobotecAI/agentic-mobile-manipulator.git
1717cd agentic-mobile-manipulator
1818```
1919
Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ This repository is compatible with the following system:
1313#### Clone the Repository
1414
1515``` shell
16- cd /home/${USER}
17- git clone git@github.com:RobotecAI/agentic-mobile-manipulator.git
16+ git clone https://github.com/RobotecAI/agentic-mobile-manipulator.git
1817cd agentic-mobile-manipulator
1918```
2019
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ On **tested hardware**:
31311 . Install dependencies with poetry:
3232
3333 ``` bash
34- git clone git@ github.com: RobotecAI/agentic-mobile-manipulator.git
34+ git clone https:// github.com/ RobotecAI/agentic-mobile-manipulator.git
3535 cd agentic-mobile-manipulator/monitoring
3636 poetry install
3737 ```
You can’t perform that action at this time.
0 commit comments