(I think this mistake was caused by me in one of my emails about another issue)
Also, I can confirm that this 3-line cloning works excellent without any SSH keys, so I would recommend it for most people as a more robust method. I even used it in Docker file without any issues.
In the https://github.com/cg-tub/hrtf_mesh_grading#1-clone-and-build-locally Please correct the
cd hrtf-mesh-hrtf_mesh_grading
tocd hrtf_mesh_grading
(I think this mistake was caused by me in one of my emails about another issue)
Also, I can confirm that this 3-line cloning works excellent without any SSH keys, so I would recommend it for most people as a more robust method. I even used it in Docker file without any issues.
git clone https://github.com/cg-tub/hrtf_mesh_grading.git
cd hrtf_mesh_grading
git clone --recursive https://github.com/cg-tub/pmp-library.git