-
-
Notifications
You must be signed in to change notification settings - Fork 251
ENH: adds an 3D animation of flight trajectory #523
Copy link
Copy link
Labels
EnhancementNew feature or request, including adjustments in current codesNew feature or request, including adjustments in current codesFlightFlight Class related featuresFlight Class related featuresGood first issueGood for newcomersGood for newcomers
Milestone
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or request, including adjustments in current codesNew feature or request, including adjustments in current codesFlightFlight Class related featuresFlight Class related featuresGood first issueGood for newcomersGood for newcomers
Is your feature request related to a problem? Please describe.
Visualizing the flight trajectory in a 3D plot is one of the key features of RocketPy.
However, we currently do not provide any kind of animation representing the flight.
Describe the solution you'd like
Additional context
Maybe the vedo package could be added as an optional dependency.