PX4 / PX4-Autopilot

PX4 Autopilot Software
https://px4.io
BSD 3-Clause "New" or "Revised" License
8.58k stars 13.56k forks source link

test/mavsdk_tests: continue sending manual control between steps in fly_forward_in_posctl()/fly_forward_in_altctl() #23995

Closed dagar closed 1 week ago

github-actions[bot] commented 1 week ago

FLASH Analysis

px4_fmu-v5x ``` FILE SIZE VM SIZE -------------- -------------- +0.0% +8 +0.0% +8 .text -0.0% -8 [ = ] 0 [Unmapped] [ = ] 0 +0.0% +8 TOTAL ```
px4_fmu-v6x ``` FILE SIZE VM SIZE -------------- -------------- +0.0% +8 +0.0% +8 .text -0.0% -8 [ = ] 0 [Unmapped] [ = ] 0 +0.0% +8 TOTAL ```
github-actions[bot] commented 1 week ago

FLASH Analysis

px4_fmu-v5x ``` FILE SIZE VM SIZE -------------- -------------- +0.0% +8 +0.0% +8 .text -0.0% -8 [ = ] 0 [Unmapped] [ = ] 0 +0.0% +8 TOTAL ```
px4_fmu-v6x ``` FILE SIZE VM SIZE -------------- -------------- +0.0% +8 +0.0% +8 .text -0.0% -8 [ = ] 0 [Unmapped] [ = ] 0 +0.0% +8 TOTAL ```
julianoes commented 1 week ago

Nice, thanks for looking into it!

MaEtUgR commented 1 week ago

Was that found by looking at a log? At least now they fail with different issues than manual control timeouts. I'm trying to find the issue but can't reproduce locally 👀

mrpollo commented 1 week ago

We spent most of the day yesterday looking into this, there's a bunch of failed tests in the past few months that are mostly a version of this error, where there's a timeout waiting for RC input.