mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-23 01:13:44 +08:00
Update what-is-a-car-port.md (#33323)
old-commit-hash: 7a40c970688f63bb0a891381a86b7ca892b639f8
This commit is contained in:
committed by
GitHub
parent
89725e7ac2
commit
94621d2fee
@@ -1,6 +1,6 @@
|
||||
# What is a car port?
|
||||
|
||||
A car port enables openpilot support on a particular car. Each car model openpilot supports needs to be individually ported. All car ports live in `openpilot/selfdrive/car/`.
|
||||
A car port enables openpilot support on a particular car. Each car model openpilot supports needs to be individually ported. All car ports live in `openpilot/selfdrive/car/car_specific.py` and `opendbc_repo/opendbc/car`.
|
||||
|
||||
The complexity of a car port varies depending on many factors including:
|
||||
* existing openpilot support for similar cars
|
||||
|
||||
Reference in New Issue
Block a user