Giovani Hidalgo Ceotto
Giovani Hidalgo Ceotto
## Pull request type Please check the type of change your PR introduces: - [ ] Code base additions (bugfix, features) - [x] Code maintenance (refactoring, formatting, renaming, tests) -...
**Describe the bug** The current start page of our documentation, which is pretty much are ReadMe, contains broken links and images. **To Reproduce** Navigate to https://docs.rocketpy.org/en/latest/ and scroll down until...
@Gui-FernandesBR mentioned some candidates to be included in the utilities.py module being introduced in #108: > Environment.py: > `decimalDegressToArcSeconds(self, angle)` > > Flight.py: > `calculateFinFlutterAnalysis(self, finThickness, shearModulus)` > `exportPressures(self, fileName,...
**Is your feature request related to a problem? Please describe.** Currently, custom functions used to trigger parachutes (events) only have access to **Pressure** and the **State Vector** (position, velocity, attitude,...
## Is your feature request related to a problem? Please describe. RocketPy supports parachute trigger functions, which can be quite nice to test ejection activation algorithms. **However, when running simple...
**Is your feature request related to a problem? Please describe.** Currently, the `Flight` simulation transitions instantly from **Phase 1** (Two buttons on rail, 1-DOF linear motion) to **Phase 3** (Free...
There is no current way to determine the forces and moments on the pair of rail buttons which guide High Powered Rockets in the launch rail. This could probably be...
Recently, reading OPeNDAP files when running notebooks on Google Colab resutss in an OSError: `[Errno -68] NetCDF: I/O failure` Relevant info: * netCDF4 version: 1.6.0 * Python version: Python 3.7.13...
**What is the name of your project?** RocketPy **What is the repo URL?** https://github.com/Projeto-Jupiter/RocketPy/ **Is there anything else I should know about the code?** It is an open-source rocket trajectory...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Indefinite Integrals for Function objects