RocketPy icon indicating copy to clipboard operation
RocketPy copied to clipboard

Export Open Rocket Files

Open giovaniceotto opened this issue 2 years ago • 1 comments

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

giovaniceotto avatar Nov 05 '22 03:11 giovaniceotto

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

Gui-FernandesBR avatar Apr 17 '23 00:04 Gui-FernandesBR