Skip to content

Instantly share code, notes, and snippets.

View aderbique's full-sized avatar

Austin Derbique aderbique

View GitHub Profile
root@localhost:/data/openpilot$ ./launch_openpilot.sh
Using interface 'wlan0'
OK
Traceback (most recent call last):
File "./manager.py", line 12, in <module>
from common.basedir import BASEDIR, PARAMS
File "/data/openpilot/common/basedir.py", line 4, in <module>
from common.android import ANDROID
File "/data/openpilot/common/android.py", line 8, in <module>
from cereal import log