openpilot isn't required for a car port PR (#33383)

* disable car docs diff

* mv routes.py

* bump opendbc
old-commit-hash: 48bceb2bbf
This commit is contained in:
Adeeb Shihadeh
2024-08-26 17:12:01 -07:00
committed by GitHub
parent 696d4c8450
commit 55bae8feef
7 changed files with 7 additions and 300 deletions

View File

@@ -4,7 +4,7 @@ import time
from tqdm import tqdm
from cereal import car
from openpilot.selfdrive.car.tests.routes import CarTestRoute
from opendbc.car.tests.routes import CarTestRoute
from openpilot.selfdrive.car.tests.test_models import TestCarModelBase
from openpilot.selfdrive.pandad import can_capnp_to_list
from openpilot.tools.plotjuggler.juggle import DEMO_ROUTE