SysCV / LiDAR_snow_sim

LiDAR snowfall simulation
https://www.trace.ethz.ch/lidar_snow_sim
Other
167 stars 27 forks source link

Error while cloning the repo ! #24

Closed ammaryasirnaich closed 1 year ago

ammaryasirnaich commented 1 year ago

Hi really appreciate the work that you have shared. I was trying to give it a try but getting an error while cloning the repo

git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

even doing the sudo clone i am still getting errors related to access rights

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:MartinHahner/LISA' into submodule path '/home/ammar/lidar_simulator/LiDAR_snow_sim/lib/LISA' failed
Failed to clone 'lib/LISA'. Retry scheduled
Cloning into '/home/ammar/lidar_simulator/LiDAR_snow_sim/lib/LiDAR_fog_sim'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:MartinHahner/LiDAR_fog_sim' into submodule path '/home/ammar/lidar_simulator/LiDAR_snow_sim/lib/LiDAR_fog_sim' failed
Failed to clone 'lib/LiDAR_fog_sim'. Retry scheduled
Cloning into '/home/ammar/lidar_simulator/LiDAR_snow_sim/lib/OpenPCDet'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:MartinHahner/OpenPCDet' into submodule path '/home/ammar/lidar_simulator/LiDAR_snow_sim/lib/OpenPCDet' failed

Would appreciate if i can get help

AlanLiangC commented 1 year ago

Hi, I have the same problem, have you solved?

MartinHahner commented 1 year ago

https://stackoverflow.com/a/12940681/5324725