Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Would be nice to handle all OpenRocket example rockets. #28

Open
rickhg12hs opened this issue Jun 21, 2024 · 1 comment
Open

ENH: Would be nice to handle all OpenRocket example rockets. #28

rickhg12hs opened this issue Jun 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rickhg12hs
Copy link

Even the first A simple model rocket doesn't quite work right since exporting to the .ork with all the simulation data includes all 5 motors. You can see ork2json exports multiple values for a single time value into the CSV files.

Perhaps the enhancements could be done in stages? E.g., handle all the single stage example rockets first, then ...

@lucasfourier lucasfourier changed the title Enhancement Request: Would be nice to handle all OpenRocket example rockets. ENH: Would be nice to handle all OpenRocket example rockets. Jul 2, 2024
@lucasfourier lucasfourier added the enhancement New feature or request label Jul 2, 2024
@Gui-FernandesBR
Copy link
Member

Even the first A simple model rocket doesn't quite work right since exporting to the .ork with all the simulation data includes all 5 motors. You can see ork2json exports multiple values for a single time value into the CSV files.

Perhaps the enhancements could be done in stages? E.g., handle all the single stage example rockets first, then ...

Thanks for opening this issue! We know that the serializer is still a limited experience. We will keep your request in mind when implementing new features.

Adding subtasks here:

  • Support for multiple motors,
  • Support for multiple stages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants