Slamtec / rplidar_sdk

Open source SDK for Slamtec RPLIDAR series products
BSD 2-Clause "Simplified" License
435 stars 263 forks source link

fatal issue at install #126

Open RomanOrion opened 9 months ago

RomanOrion commented 9 months ago

apologizes if I'm missing something incredibly obvious, but Im currently trying to install rplidar_sdk to add the drivers so that i can run rplidar_ros. my current issue is after using the : git clone command I get this output. :

remote: Enumerating objects: 819, done. remote: Counting objects: 100% (182/182), done. remote: Compressing objects: 100% (120/120), done. error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8) fatal: the remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed

Im running Ubuntu 20.04 through wsl and this isnt an error I have come across before. any help is greatly appreciated.