wip
This commit is contained in:
@@ -164,6 +164,9 @@ struct CarEvent @0x9b1657f34caf3ad3 {
|
|||||||
noTargetDEPRECATED @25;
|
noTargetDEPRECATED @25;
|
||||||
brakeUnavailableDEPRECATED @2;
|
brakeUnavailableDEPRECATED @2;
|
||||||
plannerErrorDEPRECATED @32;
|
plannerErrorDEPRECATED @32;
|
||||||
|
|
||||||
|
# Clearpilot events
|
||||||
|
clpDebug @140;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
ls /data/openpilot/update_and_launch.sh || exit
|
||||||
bash update.sh
|
bash update.sh
|
||||||
pkill -f 'manager.py'
|
pkill -f 'manager.py'
|
||||||
bash launch_openpilot.sh
|
bash launch_openpilot.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user