mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-27 17:43:58 +08:00
dragonpilot beta3
date: 2023-10-09T10:55:55 commit: 91b6e3aecd7170f24bccacb10c515ec281c30295
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
import time
|
||||
|
||||
from cereal import car, log, messaging
|
||||
from common.params import Params
|
||||
from selfdrive.manager.process_config import managed_processes
|
||||
from openpilot.common.params import Params
|
||||
from openpilot.selfdrive.manager.process_config import managed_processes
|
||||
|
||||
if __name__ == "__main__":
|
||||
CP = car.CarParams(notCar=True)
|
||||
|
||||
Reference in New Issue
Block a user