|
|
@ -6,8 +6,6 @@ |
|
|
|
"metadata": {}, |
|
|
|
"metadata": {}, |
|
|
|
"outputs": [], |
|
|
|
"outputs": [], |
|
|
|
"source": [ |
|
|
|
"source": [ |
|
|
|
"\"\"\"In this example, we use the public comma car segments database to check if vin fingerprinting is feasible for ford.\"\"\"\n", |
|
|
|
|
|
|
|
"\n", |
|
|
|
|
|
|
|
"from openpilot.tools.lib.comma_car_segments import get_comma_car_segments_database\n", |
|
|
|
"from openpilot.tools.lib.comma_car_segments import get_comma_car_segments_database\n", |
|
|
|
"from openpilot.selfdrive.car.ford.values import CAR\n", |
|
|
|
"from openpilot.selfdrive.car.ford.values import CAR\n", |
|
|
|
"\n", |
|
|
|
"\n", |
|
|
|