Skip to content

Commit 7f88ca4

Browse files
committed
Git clone Simple Robotics instead of original repo
1 parent b1f7dd2 commit 7f88ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ We used our {coarse+refinement} single-view 6D pose estimation method in the [BO
9191
# Installation
9292

9393
```sh
94-
git clone --recurse-submodules https://github.com/ylabbe/cosypose.git
94+
git clone --recurse-submodules https://github.com/Simple-Robotics/cosypose.git
9595
cd cosypose
9696
conda env create -n cosypose --file environment.yaml
9797
conda activate cosypose

0 commit comments

Comments
 (0)