RocketPy icon indicating copy to clipboard operation
RocketPy copied to clipboard

Next generation High-Power Rocketry 6-DOF Trajectory Simulation

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

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

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

Code changes (bugfix, features) Lint (`black rocketpy/ tests/`) has passed locally ## Current behavior No feature to export result in the form of JSON or CSV file ## New behavior...

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

# Pull Request: Add Acceleration-Based Parachute Triggers with IMU Sensor Simulation ## Pull request type - [x] Code changes (features) - [x] Code maintenance (refactoring, tests) ## Checklist - [x]...

# Feature Request: Per-Step Data & Individual Fin Control **Goal:** Allow access to rocket state and control of each fin at every simulation step. **Description:** Enable a callback or loop...

## Pull request type - [x] Code changes (bugfix, features) ## Checklist - [x] Implement export functionality for `.csv`. - [x] Implement export functionality for `.json`. - [x] Ensure that...

**Is your feature request related to a problem? Please describe.** Currently, the `CHANGELOG.md` file is manually updated by contributors in every Pull Request. This process has several downsides: 1. **Human...

C.I.
Releases
Git housekeeping

**Is your feature request related to a problem? Please describe.** Currently, the user must guess the `number_of_simulations` (e.g., 1000 or 5000) before running the analysis. * If the number is...

Enhancement
Monte Carlo

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