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
Command
git submodule update --init --recursive
produces the following error:I think the sub-modules are not public repos.