FEAT: new actuator class for roll, throttle, and thrust vector control #1533
Annotations
2 errors
|
lint (3.10)
Process completed with exit code 1.
|
|
ruff (F841):
docs/examples/halcyon_flight_sim_active_control.ipynb#L1
docs/examples/halcyon_flight_sim_active_control.ipynb:1:1: F841 Local variable `accel_data` is assigned to but never used
help: Remove assignment to unused variable `accel_data`
|