Cannot clone a package from github (publickey)
I want to do eye-to-hand using the following package https://ros-planning.github.io/moveit... , however when I am cloning the git repository I am getting this error
git clone git@github.com:ros-planning/moveit_calibration.git
Cloning into 'moveit_calibration'...
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.