mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 18:42:07 +08:00
1ce6573141
* docs: fix nested structure * test ci * that too * update that * not common mark anymore old-commit-hash: 4fbac089f81079595df9852eace44cea9de3dd03
6 lines
289 B
Markdown
6 lines
289 B
Markdown
# Developing a car model port
|
|
|
|
A model port is a port of openpilot to a new car model within an already supported brand. Model ports are easier than brand ports because the car's existing APIs are already known.
|
|
|
|
Here's an example of one: https://github.com/commaai/openpilot/pull/30672/.
|