Skip to content

DOC: add flight example for Valkyrie, Bisky Team#967

Merged
Gui-FernandesBR merged 2 commits into
RocketPy-Team:developfrom
AsierLehu:doc/add_valkyrie_bisky_team
Jun 19, 2026
Merged

DOC: add flight example for Valkyrie, Bisky Team#967
Gui-FernandesBR merged 2 commits into
RocketPy-Team:developfrom
AsierLehu:doc/add_valkyrie_bisky_team

Conversation

@AsierLehu

@AsierLehu AsierLehu commented Jun 9, 2026

Copy link
Copy Markdown

Pull request type

  • ReadMe, Docs and GitHub updates

Checklist

  • Docs have been reviewed and added / updated
  • Lint (black rocketpy/ tests/) has passed locally
  • All tests (pytest tests -m slow --runslow) have passed locally
  • CHANGELOG.md has been updated (if relevant)

Breaking change

  • Yes
  • No

Additional information

New Flight Example from Bisky Team :)

@AsierLehu AsierLehu requested a review from a team as a code owner June 9, 2026 09:44
@Gui-FernandesBR Gui-FernandesBR changed the base branch from master to develop June 9, 2026 17:53
@Gui-FernandesBR Gui-FernandesBR force-pushed the doc/add_valkyrie_bisky_team branch from 396740f to 43a1446 Compare June 9, 2026 17:59
@Gui-FernandesBR Gui-FernandesBR force-pushed the doc/add_valkyrie_bisky_team branch from b8816cf to 3a505d3 Compare June 19, 2026 01:13
@Gui-FernandesBR Gui-FernandesBR merged commit 221e330 into RocketPy-Team:develop Jun 19, 2026
Gui-FernandesBR added a commit that referenced this pull request Jul 4, 2026
* MNT: final fixes before next release

Documentation, CHANGELOG and test polish ahead of the next release
(v1.13.0), covering PRs merged since v1.12.0.

CHANGELOG
- Add missing entries: Individual Fins (#818), AIGFS/HRRR forecast
  models (#951), duplicate-controller fix (#949), Valkyrie flight
  example (#967).
- Hygiene: de-duplicate #958/#966, move #974 to Fixed and #1041 to
  Removed only, drop the already-released #914 duplicate, and point the
  logging (#973) and ND-interp (#969) entries at their PRs.
- Backfill #940/#941/#944 (shipped in v1.12.0 code but never logged)
  under the [v1.12.0] section.

Docs
- New exceptions reference page (rocketpy.exceptions) wired into the
  reference index; note UnstableRocketWarning in the rocket stability
  docs (#970).
- tanks.rst: switch examples to radius_function= and add a deprecation
  note (#957).
- forecast.rst: fix the HRRR example (missing code directive + stray
  sentence) (#951).
- airbrakes.rst: document discrete vs continuous controllers
  (sampling_rate=None) (#946).
- rocket_usage.rst: note that Parachute is now an abstract base;
  instantiate HemisphericalParachute (#958).

Tests
- New regression tests: 3D ND-interp NaN outside convex hull (#969),
  abstract Parachute cannot be instantiated (#958), Monte Carlo
  convergence stopping (#922), EnvironmentAnalysis surviving wind API
  (#1041), radial-burn grain geometry over time (#944), RingClusterMotor
  full flight (#924), discrete controller invoked once per node (#949),
  acceleration-based parachute trigger deploys (#911).
- Backfill regression tests for ThrustCurve API timeouts (#940) and
  power_off/on_drag Function objects + _input attributes (#941).


* make format
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