mirror of
https://github.com/hku-mars/FAST_LIO.git
synced 2023-04-06 16:28:55 +08:00
Change gitmodules url for the ikd-tree
This will allow to install fast lio even without git credentials on the local machine
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,4 +1,4 @@
|
||||
[submodule "include/ikd-Tree"]
|
||||
path = include/ikd-Tree
|
||||
url = git@github.com:hku-mars/ikd-Tree.git
|
||||
url = https://github.com/hku-mars/ikd-Tree.git
|
||||
branch = fast_lio
|
||||
|
||||
Reference in New Issue
Block a user