Pedal interceptor longitudinal control

Co-Authored-By: Eric Brown <13560103+nworb-cire@users.noreply.github.com>
This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent 104932e207
commit 003f15fa87
9 changed files with 158 additions and 22 deletions

View File

@@ -20,6 +20,7 @@ struct FrogPilotDeviceState @0xaedffd8f31e7b55d {
enum FrogPilotEvents @0xf35cc4560bbf6ec2 {
frogSteerSaturated @0;
greenLight @1;
pedalInterceptorNoBrake @2;
torqueNNLoad @3;
}