File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Follow the steps below to clone SRPB-related packages:
29
29
30
30
``` sh
31
31
cd < WS_DIR> /src
32
- git clone --recurse-submodules git@ github.com: rayvburn/srpb.git -b melodic-devel srpb/srpb
32
+ git clone --recurse-submodules https:// github.com/ rayvburn/srpb.git -b melodic-devel srpb/srpb
33
33
rosinstall -n . srpb/srpb/srpb.rosinstall
34
34
```
35
35
Original file line number Diff line number Diff line change 1
1
- git:
2
2
local-name: srpb/srpb_move_base
3
- uri: git@ github.com: rayvburn/srpb_move_base.git # private repo
3
+ uri: https:// github.com/ rayvburn/srpb_move_base.git
4
4
version: melodic-devel-srpb
5
5
- git:
6
6
local-name: srpb/people_msgs_utils
7
- uri: git@ github.com: rayvburn/people_msgs_utils.git # private repo
7
+ uri: https:// github.com/ rayvburn/people_msgs_utils.git
8
8
version: master
9
9
- git:
10
10
local-name: srpb/social_nav_utils
11
- uri: git@ github.com: rayvburn/social_nav_utils.git # private repo
11
+ uri: https:// github.com/ rayvburn/social_nav_utils.git
12
12
version: master
You can’t perform that action at this time.
0 commit comments