mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 22:23:56 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user