You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
289 B
6 lines
289 B
10 months ago
|
# 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/.
|