mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
FrogPilot structs
This commit is contained in:
@@ -284,6 +284,7 @@ def main():
|
||||
learner = VehicleParamsLearner(CP, steer_ratio, stiffness_factor, np.radians(angle_offset_deg), pInitial)
|
||||
|
||||
# FrogPilot variables
|
||||
sm = sm.extend(['frogpilotPlan'])
|
||||
|
||||
while True:
|
||||
sm.update()
|
||||
|
||||
Reference in New Issue
Block a user