Calculate average desired curvature using planned distance
Added toggle to calculate average desired curvature using planned distance instead of the car's speed. Credit goes to Pfeiferj! https: //github.com/pfeiferj Co-Authored-By: Jacob Pfeifer <jacob@pfeifer.dev>
This commit is contained in:
@@ -22,6 +22,7 @@ struct FrogPilotLateralPlan @0xda96579883444c35 {
|
||||
}
|
||||
|
||||
struct FrogPilotLongitudinalPlan @0x80ae746ee2596b11 {
|
||||
distances @3 :List(Float32);
|
||||
}
|
||||
|
||||
struct FrogPilotNavigation @0xa5cd762cd951a455 {
|
||||
|
||||
Reference in New Issue
Block a user