CIFASIS / slam_agricultural_evaluation

34 stars 3 forks source link

Error on: git submodule update --init --recursive #1

Closed rafiqrana closed 2 years ago

rafiqrana commented 2 years ago

Command git submodule update --init --recursive produces the following error:

...
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:CIFASIS/FLVIS.git' into submodule path 'home/<name>/slam_agricultural_evaluation/FLVIS' failed
Failed to clone 'FLVIS' a second time, aborting

I think the sub-modules are not public repos.

jcremona commented 2 years ago

Thanks @rafiqrana . I have just changed the visibility of the repositories. Let me know if it's fixed now.