RocketPy icon indicating copy to clipboard operation
RocketPy copied to clipboard

Next generation High-Power Rocketry 6-DOF Trajectory Simulation

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

**Is your feature request related to a problem? Please describe.** As suggested by @MateusStano at #229 . **Describe the solution you'd like** We should easily save the disrpersion outputs into...

Enhancement
Monte Carlo

**What I propose is: (soft suggestions)** - [ ] Create a "rockets" folder and save "caldene", "calisto", "euporia", "valetudo" folders inside that - [ ] Move "jiboia", "keron", "mandioca" to...

Good first issue
Git housekeeping

**Describe the bug** Currently there's no way to prevent wrong interpolation of wind heading values when creating wind heading profile function. This causes plots to present weird behavior of a...

Bug
Outputs
Environment

## Pull request type - [X] ReadMe, Docs and GitHub updates ## Checklist - [x] `CHANGELOG.md` has been updated (if relevant) ## Current behavior The current landing page of RocketPy...

Docs

## Pull request type - [x] Code maintenance (refactoring, formatting, tests) ## Checklist - [x] Tests for the changes have been added (if needed) - [x] Docs have been reviewed...

Enhancement
Function
Refactor
Flight

## Pull request type - [x] Code changes (bugfix, features) ## Checklist - [x] Tests for the changes have been added (if needed) - [x] Docs have been reviewed and...

Enhancement
Controllers
Flight

## Pull request type - [x] Code changes (bugfix, features) ## Checklist - [x] Tests for the changes have been added (if needed) - [x] Docs have been reviewed and...

Bug
Controllers

**Is your feature request related to a problem? Please describe.** All matplotlib plots generated by RocketPy (for example via [`Rocket.draw`](https://docs.rocketpy.org/en/latest/reference/classes/Rocket.html#rocketpy.Rocket.draw) or [`flight.all_info`](https://docs.rocketpy.org/en/latest/reference/classes/Flight.html#rocketpy.Flight.all_info)) are shown using matplotlib's [`show`](https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html) function. This does...

Enhancement
Outputs

## Pull request type - [ ] Code changes (bugfix, features) - [X] Code maintenance (refactoring, formatting, tests) - [ ] ReadMe, Docs and GitHub updates - [ ] Other...

Tests

## Pull request type - [x] Other (please describe): This PR is a **draft** to implement sensitivity analysis in RocketPy. It is a work in progress and needs validation. ##...

Enhancement
Monte Carlo