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

Use Simbody's native PolygonalMesh rather than stale copy #3972

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

aymanhab
Copy link
Member

@aymanhab aymanhab commented Nov 19, 2024

Fixes issue #0

Brief summary of changes

Testing I've completed

Looking for feedback on...

CHANGELOG.md (choose one)

  • no need to update because...
  • updated.

This change is Reviewable

@aymanhab aymanhab requested a review from nickbianco December 12, 2024 22:56
@aymanhab
Copy link
Member Author

Since API for polygonalMesh has changed we needed either to update the local copy of PolygonalMesh or use the latest from simbody. Opted to the latter to reduce the hacked local copies of simbody headers.

@aymanhab aymanhab requested review from adamkewley and removed request for nickbianco December 13, 2024 18:38
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 aaab82c into main Dec 14, 2024
12 checks passed
@aymanhab
Copy link
Member Author

Thanks @nickbianco

@aymanhab aymanhab deleted the use_simbody_polygonalmesh branch December 14, 2024 01:27
alexbeattie42 pushed a commit to gateway240/opensim-core that referenced this pull request Jan 18, 2025
…g#3972)

* Use Simbody's native PolygonalMesh rather than the old proxy we used in opensim-core

* Add method that takes normal String to workaround swig failure to handle SimTK::String for pathname
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