ubuntu18.04 安装 CARLA0.9.10

本文介绍了在Ubuntu18.04上通过Debian仓库和源码编译两种方式安装CARLA0.9.10的步骤。包括设置Debian仓库、安装依赖、更改默认clang版本、克隆Unreal Engine 4.24、应用补丁以及编译CARLA。此外,还特别提到了在源码编译过程中解决GitHub权限问题和使用token的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

ubuntu18.04 安装 CARLA0.9.10

https://carla.readthedocs.io/en/0.9.10/build_linux/

方法1 :Debian 安装

1. Set up the Debian repository in the system:

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"

2.安装carla 并且在 /opt/ 文件夹下可以找到

sudo apt-get update # Update the Debian package index


apt-cache madison carla-simulator # 查看可用版本

sudo apt-get install carla-simulator=0.9.10-1 # 安装相应版本 In this case, "0.9.10" refers to a CARLA version, and "1" to the Debian revision

cd /opt/carla-simulator # Open the folder where CARLA is installed
    
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值