luxonis / depthai-experiments

Experimental projects we've done with DepthAI.
MIT License
809 stars 362 forks source link

git clone error: invalid path #423

Closed richard-xx closed 1 year ago

richard-xx commented 1 year ago

When cloning this repository on WINDOWS, there are some errors and it seems that the file name contains invalid characters, such as :.

error: invalid path 'depth-test_z-acc_spatial-noise/point-clouds/Camera: Astra.ply'
error: invalid path 'depth-test_z-acc_spatial-noise/point-clouds/Camera: OAK.ply'

I think the invalid characters in the file name should be changed to other characters

njezersek commented 1 year ago

Thanks for catching that. I accidentally added some unfinished code to the pull request.