RocketPy
RocketPy copied to clipboard
ENH: CAD Models Parser
Entering distances/positions in any Rocket simulator is the worst part of the experience...
If we have detailed CAD models of our rockets, why aren't we using them to retrieve such information.
This issue requests CAD file support to define a Rocket class.
Requirements
-
Support for an open CAD file type, such as STEP.
-
Retrieval of mass and inertia moments from the file.
-
Be able to identify common aerodynamic surfaces such as nose cone, fins and tails, and their respective positions and types.
Proposed Milestone
This implementation definitely requires a big leap. Thus, as of right now, v3.0.0 seems to be the soonest that we can bring this feature in.