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

Fix java binding of ExternalForce to account for ForceProducer #3914

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

aymanhab
Copy link
Member

@aymanhab aymanhab commented Sep 26, 2024

Fixes issue #0

Brief summary of changes

While the java bindings compiled successfully, the ExternalForce class had the wrong inheritance since the corresponding header was wrapped before ForceProducer.h This PR fixes this problem so that ExternalForce can be treated as Force in gui code

Testing I've completed

Looking for feedback on...

CHANGELOG.md (choose one)

  • no need to update because internal

This change is Reviewable

Copy link
Member

@nickbianco nickbianco left a comment

Choose a reason for hiding this comment

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

:lgtm:

@aymanhab aymanhab merged commit 2eaffcc into main Sep 26, 2024
10 of 11 checks passed
@aymanhab
Copy link
Member Author

Thanks @nickbianco Will merge because the windows failure is unrelated.

@aymanhab aymanhab deleted the fix_swig_externalforce branch September 26, 2024 17:56
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.

2 participants