You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI run produced an FPE while running test.Plane.FlyEachFrame. I've never seen this before.
The PR in question is going absolutely nowhere near the relevant code (should actually be a no-compiler-output change in SITL?). #28966
Link to output is below, also excerpted below.
Seems to be something wrong with the maths in limit_accel_xy - we're taking the square root of a negative number; something wrong with taking the cross product, perhaps?! Thankfully the output below contains values for all of the variables required...
CI run produced an FPE while running
test.Plane.FlyEachFrame
. I've never seen this before.The PR in question is going absolutely nowhere near the relevant code (should actually be a no-compiler-output change in SITL?). #28966
Link to output is below, also excerpted below.
Seems to be something wrong with the maths in
limit_accel_xy
- we're taking the square root of a negative number; something wrong with taking the cross product, perhaps?! Thankfully the output below contains values for all of the variables required...https://productionresultssa10.blob.core.windows.net/actions-results/4e63b159-021f-4b97-a167-86fc7dcf4f13/workflow-job-run-6b0240de-2d48-582d-e68b-9616ef328464/logs/job/job-logs.txt?rsct=text%2Fplain&se=2024-12-30T07%3A30%3A15Z&sig=CO5BGQOMT4%2FEO2n%2F2x77s%2FBvK54kxyiUgE7qSlhKxUs%3D&ske=2024-12-30T19%3A10%3A12Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2024-12-30T07%3A10%3A12Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2024-11-04&sp=r&spr=https&sr=b&st=2024-12-30T07%3A20%3A10Z&sv=2024-11-04
The text was updated successfully, but these errors were encountered: