File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ RUN git clone https://github.com/ethz-asl/libnabo.git && \
6565 cd ../.. && rm -rf libnabo
6666
6767# Clone, build and install raycloudtools
68- RUN git clone https://github.com/tim-devereux /raycloudtools.git && \
68+ RUN git clone https://github.com/csiro-robotics /raycloudtools.git && \
6969 cd raycloudtools && \
7070 mkdir build && \
7171 cd build && \
@@ -85,7 +85,7 @@ RUN git clone https://github.com/tim-devereux/raycloudtools.git && \
8585 rm -rf raycloudtools
8686
8787# Clone and build TreeTools
88- RUN git clone https://github.com/tim-devereux /treetools.git && \
88+ RUN git clone https://github.com/csiro-robotics /treetools.git && \
8989 cd treetools && \
9090 mkdir -p build && \
9191 cd build && \
You can’t perform that action at this time.
0 commit comments