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

Bug/850 mtbeffector causes issues when interacting with dynmanagersetstate #869

Conversation

Natsoulas
Copy link
Contributor

Description

Verification

The error was reproduced per the issue #850 instructions and was resolved with the suggested fix of including the swig_eigen.i file in the MtbEffector.i file. This involved running scenarioHohmann.py with the include and ensuring it runs properly when importing the MtbEffector module.

Documentation

No documentation invalidated, or created, merely one less bug in basilisk. Just the release notes and known issues were updated.

Future work

Still need to look into why the dynamics engine is re-swigged for every individual effector/dynamics related class, and whether this is necessary or not. This was the recommendation of the user who posted issue #850.

@Natsoulas Natsoulas added the bug Something isn't working label Dec 8, 2024
@Natsoulas Natsoulas self-assigned this Dec 8, 2024
@Natsoulas Natsoulas requested a review from a team as a code owner December 8, 2024 23:34
@Natsoulas Natsoulas linked an issue Dec 8, 2024 that may be closed by this pull request
Copy link
Contributor

@schaubh schaubh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go.

@Natsoulas Natsoulas force-pushed the bug/850-mtbeffector-causes-issues-when-interacting-with-dynmanagersetstate branch 3 times, most recently from 4a45705 to b976707 Compare December 9, 2024 21:30
@Natsoulas Natsoulas force-pushed the bug/850-mtbeffector-causes-issues-when-interacting-with-dynmanagersetstate branch from b976707 to 626af16 Compare December 9, 2024 21:32
@Natsoulas Natsoulas merged commit 6d4d900 into develop Dec 10, 2024
9 checks passed
@Natsoulas Natsoulas deleted the bug/850-mtbeffector-causes-issues-when-interacting-with-dynmanagersetstate branch December 10, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

MtbEffector causes issues when interacting with dynManager.setState
2 participants