RocketPy icon indicating copy to clipboard operation
RocketPy copied to clipboard

Next generation High-Power Rocketry 6-DOF Trajectory Simulation

Results 169 RocketPy issues
Sort by recently updated
recently updated
newest added

This is a simple output information that could be added

Enhancement
Good first issue
Motors
Outputs

Hi, I hope this email finds you well. My name is Gregorio and I am using RocketPy to do trajectory simulation for competition rockets. I really appreciate all your work....

It is pretty simple, the user provides the name of the motor, we fetch the .eng file from the API and then generates a motor.

Enhancement
Good first issue
Motors

Something we all agreed that should be done when we finally get ready! Avoiding breaking changes with this is hard, but possible.

Function
Refactor
Git housekeeping

Needs to change the way we deal with overshooting in the Flight class.

Enhancement
Refactor
Controllers
Flight

This is a required change in the Flight class.

Parachute
Refactor
Controllers
Flight

When setting na atmospheric model to "Forecast" or "Ensemble", rocketpy will usually download data from servers on the internet. Currently, by executing your code multiple times, the code would be...

Enhancement
Environment

Allow RocketPy to run a point-mass simulation (3DOF). Important aspects of this issue: * You should modify the flight class to add an option to run a simulation with 3DOF...

Good first issue
Flight

Improve tests and validate that the method is working properly

Bug
Tests
Monte Carlo

Something OpenRocket does pretty well is to provide a wide range of available motors already on the software. Maybe we could do something similar with .json files. There are 2...

Enhancement
Good first issue
Motors