the one true car.capnp (#38221)

* the one true car.capnp

* fix jotpluggler capnp import path

* bump to master
This commit is contained in:
Adeeb Shihadeh
2026-06-21 17:32:19 -07:00
committed by GitHub
parent bc168bb33a
commit df1663c58d
62 changed files with 108 additions and 68 deletions
@@ -1,6 +1,7 @@
from openpilot.common.parameterized import parameterized
from cereal import car, log
from cereal import log
from opendbc.car.structs import car
from opendbc.car.car_helpers import interfaces
from opendbc.car.toyota.values import CAR as TOYOTA
from opendbc.car.vehicle_model import VehicleModel