Skip to content

MNT: Run formatter and update .pylintrc#4

Merged
zuorenchen merged 2 commits intomasterfrom
mnt/FormatAndLint
Mar 18, 2026
Merged

MNT: Run formatter and update .pylintrc#4
zuorenchen merged 2 commits intomasterfrom
mnt/FormatAndLint

Conversation

@zuorenchen
Copy link
Copy Markdown
Owner

Run formatter and update .pylintrc

@zuorenchen zuorenchen merged commit b434a75 into master Mar 18, 2026
8 checks passed
@zuorenchen zuorenchen deleted the mnt/FormatAndLint branch March 18, 2026 00:40
zuorenchen added a commit that referenced this pull request Mar 18, 2026
Pull develop branch with TVC, roll control, buoyancy force, and stochastic features
zuorenchen added a commit that referenced this pull request Apr 2, 2026
* Merge pull request #4 from zuorenchen/develop

Pull develop branch with TVC, roll control, buoyancy force, and stochastic features

* Update monte carlo sim with the refactored flight class

* Add function in flight class to run a step of simulation for a time node at a time

* End rocket step sim at impact event. Refactor _step_state initialization. Add post processing when _step_simulation finishes

* Refactor step simulation to get sensor measurement after step

* Update gnss sensor output to local relative frame and add velocity measurements

* Fix stuff caught by copilot and run formatter

* Rename pyproject name

* Update rocketpy/simulation/flight.py to init plots by default

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix thrust3 after cut off

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add commits to self.set_processed_results() that fails when results contain arrays

* Update comment in gnss sensor measurement

* Update stochastic_aero_surfaces.py docstring

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add assert to check if max roll torque is positive

* Update tvc class docstring

* Update to assert coefficient_constants length

* Add assert to check if gimbal range is positive

* Remove min_time_step and max_time_step attributes from StochasticFlight class, inhert them from flight class

* Fix volume handlings in rocket.py

* Update docstring units

* Add attribute to run simulation after flight class initialization by default for backward competability

* Format

* Fix: put volume parameter to the end with default

* Refactor monte carlo class as simulation is run by default after flight class initialization

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant