ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

autowareauto.git causes permission error during ADE installation. Are additional permission rights required?

asked 2020-07-16 15:33:07 -0500

jpalo gravatar image

git clone --recurse-submodules git@gitlab.com:autowarefoundation/autoware.auto/autowareauto.git

Causes error: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

During ADE installation on Ubuntu 18.10. with Docker 19.03.6

autoware

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2020-07-16 20:19:55 -0500

TakaHoribe gravatar image

updated 2020-07-16 20:20:25 -0500

It seems a problem of ssh in gitlab. Please add the ssh key in your gitlab account. See https://docs.gitlab.com/ee/ssh/

edit flag offensive delete link more

Comments

Thank you for the response. The problem was solved by installing ade via http instead of ssh. It was indeed an ssh/gitlab problem. the ssh key should have worked, too.

jpalo gravatar image jpalo  ( 2020-07-17 07:18:39 -0500 )edit

Please remember to accept the answer if your question was answered (the checkmark under the score buttons).

Josh Whitley gravatar image Josh Whitley  ( 2020-07-18 18:52:57 -0500 )edit

Question Tools

Stats

Asked: 2020-07-16 15:26:04 -0500

Seen: 288 times

Last updated: Jul 16 '20