-
-
Notifications
You must be signed in to change notification settings - Fork 252
ENH: Built-in compare flights #284
Copy link
Copy link
Labels
EnhancementNew feature or request, including adjustments in current codesNew feature or request, including adjustments in current codesGood 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 codesGood first issueGood for newcomersGood for newcomers
Is your feature request related to a problem? Please describe.
More and more teams keep asking us about RocketPy performance. More specifically, they usually want to compare rocketpy simulations against other software or even real flight data.
Describe the solution you'd like
Simple but flexible, create methods that receive data from other simulators or from avionics logs. And then it should
Additional context
See RocketPaper repository to find some (perhaps) useful codes with the same purpose.