Skip to content

ENH: Interactive 3D Flight Trajectory and Attitude Animation.#1066

Merged
phmbressan merged 3 commits into
developfrom
enh/flight-animation
Jul 14, 2026
Merged

ENH: Interactive 3D Flight Trajectory and Attitude Animation.#1066
phmbressan merged 3 commits into
developfrom
enh/flight-animation

Conversation

@phmbressan

Copy link
Copy Markdown
Collaborator

Pull request type

  • Code changes (bugfix, features)

Checklist

  • Tests for the changes have been added (if needed)
  • Docs have been reviewed and added / updated
  • Lint (make format) has passed locally
  • All tests (pytest tests -m slow --runslow) have passed locally
  • CHANGELOG.md has been updated (if relevant)

New behavior

flight.plots.animate_trajectory(
    show_attitude_plots=True,
    stop=20,
    export_file="./data/flight_animation.mp4",
)
flight_animation.mp4

Breaking change

  • Yes
  • No

@phmbressan phmbressan added this to the Release v1.X.0 milestone Jul 13, 2026
@phmbressan phmbressan self-assigned this Jul 13, 2026
@phmbressan phmbressan requested a review from a team as a code owner July 13, 2026 23:28
@phmbressan phmbressan added the Outputs Dedicated to visualizations enhancements like prints and plots label Jul 13, 2026
@phmbressan phmbressan force-pushed the enh/flight-animation branch from 499cd79 to c7e7a71 Compare July 13, 2026 23:34
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 58.55072% with 286 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.85%. Comparing base (4a67a41) to head (621dd69).
⚠️ Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/plots/flight_plots.py 58.55% 286 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1066      +/-   ##
===========================================
- Coverage    81.74%   80.85%   -0.89%     
===========================================
  Files          118      122       +4     
  Lines        15248    16355    +1107     
===========================================
+ Hits         12464    13224     +760     
- Misses        2784     3131     +347     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread rocketpy/__init__.py Outdated
@phmbressan phmbressan force-pushed the enh/flight-animation branch from fcb3bc6 to 78cef22 Compare July 14, 2026 07:09
@phmbressan phmbressan force-pushed the enh/flight-animation branch from 78cef22 to 621dd69 Compare July 14, 2026 15:49
@phmbressan phmbressan merged commit e024f54 into develop Jul 14, 2026
7 checks passed
@phmbressan phmbressan deleted the enh/flight-animation branch July 14, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Outputs Dedicated to visualizations enhancements like prints and plots

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants