Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 20.04 (Focal) No release file #415

Open
Esquilli opened this issue Nov 16, 2020 · 3 comments
Open

Ubuntu 20.04 (Focal) No release file #415

Esquilli opened this issue Nov 16, 2020 · 3 comments

Comments

@Esquilli
Copy link

When running the code:

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1AF1527DE64CB8D9
sudo add-apt-repository "deb [arch=amd64] http://dist.carla.org/carla $(lsb_release -sc) main"

I get the following error:

E: The repository 'http://dist.carla.org/carla focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Any plans to fix that? I know we can use Melodic in the meantime, but I would like to get it working with Noetic.

Thanks in advanced!

@hofbi
Copy link
Contributor

hofbi commented Nov 17, 2020

We are currently working on it. Meanwhile you could follow the developer setup to use the ros bridge on noetic.

@hofbi
Copy link
Contributor

hofbi commented Nov 17, 2020

Related issue in the carla simulator carla-simulator/carla#3441

@Esquilli
Copy link
Author

Forgot to say that your suggestion actually worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants