Skip to content

Update readme for ActiveRocketPy#5

Merged
zuorenchen merged 1 commit intomasterfrom
mnt/readme
Mar 28, 2026
Merged

Update readme for ActiveRocketPy#5
zuorenchen merged 1 commit intomasterfrom
mnt/readme

Conversation

@zuorenchen
Copy link
Copy Markdown
Owner

No description provided.

@zuorenchen zuorenchen merged commit 91cd622 into master Mar 28, 2026
1 check passed
@zuorenchen zuorenchen deleted the mnt/readme branch March 28, 2026 15:05
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