fsstudio-team / ZeroSimROSUnity

Robotic simulation in Unity with ROS integration.
https://roboticsimulationservices.com/
MIT License
168 stars 21 forks source link

Unity 2020. add package from git url failed #29

Closed CheAbdullah closed 2 years ago

CheAbdullah commented 2 years ago

[Package Manager Window] Cannot perform upm operation: Unable to add package [git@github.com:fsstudio-team/ZeroSimROSUnity.git]: Error when executing git command. Host key verification failed. fatal: Could not read from remote repository.

Select Add Package From Git URL... and enter git@github.com:fsstudio-team/ZeroSimROSUnity.git. {https://github.com/fsstudio-team/ZeroSimROSUnity}

anqitongxue commented 2 years ago

这里是氨气同学的QQ邮箱,您的邮件我已收到,祝生活愉快~

CheAbdullah commented 2 years ago

[Package Manager Window] Cannot perform upm operation: Unable to add package [git@github.com:fsstudio-team/ZeroSimROSUnity.git]: Error when executing git command. 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.

is this link working? git@github.com:fsstudio-team/ZeroSimROSUnity.git

CheAbdullah commented 2 years ago

DOWNLOAD THIS .JSON. INSTALL FROM FILE##

https://raw.githubusercontent.com/fsstudio-team/ZeroSimROSUnity/master/package.json

Rive4 commented 1 year ago

Hello,

I tried in both ways but I am still having problems to import it. Using package.json file it appears in package manager that I installed the package, but it does not import anything.

EDIT: Finally I could solve it by using the GIT https URL and it worked :)