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

Allow Dartsim to construct Mesh and Heightmap #451

Open
mjcarroll opened this issue Nov 28, 2022 · 0 comments
Open

Allow Dartsim to construct Mesh and Heightmap #451

mjcarroll opened this issue Nov 28, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mjcarroll
Copy link
Contributor

Currently the dartsim plugin makes use of the AttachMeshShapeFeature and AttachHeightmapShapeFeature in order to construct meshes and heightmaps outside of the physics plugin.

This recently caused new errors to appear when ConstructSdfModel is run as reported in #450.

The dartsim plugin should be updated to allow for construction of meshes and heightmaps to occur within the plugin itself.

@mjcarroll mjcarroll added the enhancement New feature or request label Nov 28, 2022
@osrf-triage osrf-triage added this to Inbox in Core development Nov 28, 2022
@azeey azeey moved this from Inbox to To do in Core development Nov 28, 2022
@azeey azeey added the help wanted Extra attention is needed label Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: To do
Development

No branches or pull requests

2 participants