RocketPy icon indicating copy to clipboard operation
RocketPy copied to clipboard

DOC: Software in a Loop (SIL) example with parachute ejection systems

Open Gui-FernandesBR opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

Due to its callbacks functions, RocketPy's Flight class allows to easily integrate with custom codes that are often used to detect the correct instant to eject the parachutes.

Describe the solution you'd like

  • Create an example on our documentation showing how to integrate the ejection detection algorithm to the Flight class.
  • This is an useful resource that could be used as an inspiration: https://github.com/RocketPy-Team/RocketPaper/tree/main/Valetudo_Monte_Carlo

Additional context

Extra bonus if you at least mention how to create binary

Gui-FernandesBR avatar Jan 12 '24 18:01 Gui-FernandesBR