Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hotfix] Remove bug when center object is not the earth #461

Merged
merged 6 commits into from
Jul 19, 2023

Conversation

200km
Copy link
Member

@200km 200km commented Jul 18, 2023

Overview

Remove bug when center object is not the earth

Issue

NA

Details

When we select the center object as moon or other planets, the calculation was crushed because the center body rotation was not defined.
I modified to define non-rotation behavior when the center object is not the earth.

Validation results

I confirmed that the case of center_object = MOON and the bug was removed.

Scope of influence

patch, for deep space users.

Supplement

I made a related issue.
#462

Note

NA

@200km 200km added bug Something isn't working priority::high priorityg high environment environment calculation patch backwards compatible bug fixes labels Jul 18, 2023
@200km 200km added this to the Minor update v6.3.0 milestone Jul 18, 2023
@200km 200km self-assigned this Jul 18, 2023
@200km 200km removed this from the Minor update v6.3.0 milestone Jul 18, 2023
@200km 200km merged commit 5bdb22a into main Jul 19, 2023
11 checks passed
@200km 200km deleted the hotfix/remove-bug-when-center-object-is-not-earth branch July 19, 2023 05:19
200km added a commit that referenced this pull request Jul 19, 2023
Merge main to develop for #461
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working environment environment calculation patch backwards compatible bug fixes priority::high priorityg high
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants