mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-21 01:02:48 +08:00
openpilot isn't required for a car port PR (#33383)
* disable car docs diff * mv routes.py * bump opendbc old-commit-hash: 48bceb2bbfcb8c096c6bf170114f2da0cd00b3bb
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