Skip to content

FEAT: new actuator class for roll, throttle, and thrust vector control #1533

FEAT: new actuator class for roll, throttle, and thrust vector control

FEAT: new actuator class for roll, throttle, and thrust vector control #1533

Triggered via pull request June 7, 2026 01:04
Status Failure
Total duration 55s
Artifacts

linters.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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`