Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SITL: modifications to lift in SIM_StratoBlimp #26925

Merged
merged 1 commit into from
May 1, 2024

Conversation

Dan-field
Copy link
Contributor

  • Update SIM_StratoBlimp.cpp
  • Update SIM_StratoBlimp.h

Modification to how lift is simulated in SIM_StratoBlimp.

The aircraft itself is always neutrally buoyant.
A 'helper balloon' is attached at initialisation. It provides additional lift according to the Free Lift Rate (variable). The helper balloon detaches once the target altitude is reached.

@Dan-field
Copy link
Contributor Author

Dan-field commented Apr 30, 2024

1 unsuccessful check was sitltest-sub with the following reason:

FAILED STEP: test.Sub at Tue Apr 30 03:46:12 2024
Failure Summary:
test.Sub:
SimTerrainSurftrak (Move at a constant height above synthetic sea floor) (Distance not maintained: want 15.00 (+/- 1.50) got=13.21 (1.79)) (see /tmp/buildlogs/ArduSub-SimTerrainSurftrak.txt) (duration 8.376605033874512 s)
FAILED 1 tests: ['test.Sub']

This failure does not appear to have any causal link with the changes in this PR.

UPDATE
passed on second attempt after rebase

* Update SIM_StratoBlimp.cpp

* Update SIM_StratoBlimp.h
@Dan-field Dan-field force-pushed the StratoBlimp-lift-simple branch from 8e939d7 to 1e4c011 Compare April 30, 2024 05:50
@peterbarker peterbarker merged commit 33892aa into ArduPilot:master May 1, 2024
91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants