自动驾驶系统

天问 0a7c91e98b Update 'README.md' 1 year ago
README.md 0a7c91e98b Update 'README.md' 1 year ago

README.md

openpilot

自动驾驶系统

Usage

pc: 注意Ubuntu 20系统:

git clone --filter=blob:none --recurse-submodules --also-filter-submodules https://github.com/commaai/openpilot.git

cd openpilot
tools/ubuntu_setup.sh
poetry shell

# 构建
scons -u -j$(nproc)

汽车: