RocketPy
RocketPy copied to clipboard
Next generation High-Power Rocketry 6-DOF Trajectory Simulation
## Pull request type - [x] Code changes (bugfix, features) ## Checklist - [x] Tests for the changes have been added (if needed) - [ ] Docs have been reviewed...
Several errors broke the documentations. I"m trying to fix it with this PR.
Hey team! I am submitting this PR as part of my participation on the recruitment process for the RocketPy Library Development Team. I decided on taking on the following issue:...
## Pull request type - [ ] Code changes (bugfix, features) - [ ] Code maintenance (refactoring, formatting, tests) - [ ] ReadMe, Docs and GitHub updates - [ ]...
### Pull request type Other (please describe): Added example of a 2 stage rocket. ### Checklist Docs have been reviewed and added / updated Lint (black rocketpy/ tests/) has passed...
### Pull request type - [x] Code changes (bugfix, features) - [x] Code maintenance (refactoring, formatting, tests) - [ ] ReadMe, Docs and GitHub updates - [ ] Other (please...
Greetings, Would you kindly consider incorporating a functionality that would enable real-time control of the fins? This would facilitate the guidance of the rocket.
## Pull request type - [x] Code maintenance (refactoring, formatting, tests) ## Checklist - [x] Tests for the changes have been added (if needed) - [x] Lint (`black rocketpy/ tests/`)...
**Describe the bug** When running any Flight with a Rocket containing an Airbrake, the maximum acceleration and G values are broken as follows: - "Maximum Acceleration During Motor Burn" is...
**Is your feature request related to a problem? Please describe.** Currently acceptance tests are missing for newly implemented 3 DOF. These are needed inorder to improve the robustness and structure...