RocketPy-Team / RocketPy

Next generation High-Power Rocketry 6-DOF Trajectory Simulation
https://docs.rocketpy.org/
MIT License
647 stars 157 forks source link

ENH: Export Open Rocket Files #270

Open giovaniceotto opened 2 years ago

giovaniceotto commented 2 years ago

Flight trajectory simulation is a challenging engineering task. Therefore, we often rely on several different simulators to make sure we did not get anything too wrong.

Furthermore, some university competitions require the submission of a specific format of flight simulation file.

In order to facilitate both of these scenarios, RocketPy should be able to export the current simulation case to an Open Rocket File.

Proposed Milestone

v1.1.0

Gui-FernandesBR commented 1 year ago

Generating .ork files can be quite complex. Reading it is another task, and may be simpler to do. Therefore I'm moving this issue to another milestone