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

Heightmap support for DART #156

Closed
chapulina opened this issue Nov 5, 2020 · 3 comments · Fixed by #218
Closed

Heightmap support for DART #156

chapulina opened this issue Nov 5, 2020 · 3 comments · Fixed by #218
Assignees
Labels
close the gap Features from Gazebo-classic DART DART engine

Comments

@chapulina
Copy link
Contributor

DART supports heightmap geometries. We should tie that into Ignition Physics.

This is needed by gazebosim/gz-sim#237.

It can make use of this PR adding heightmaps to SDF: gazebosim/sdformat#388

See gazebo::physics::DARTHeightmapShape as reference.

@chapulina chapulina added close the gap Features from Gazebo-classic DART DART engine labels Nov 5, 2020
@chapulina chapulina added this to Inbox in Core development via automation Nov 5, 2020
@chapulina chapulina moved this from Inbox to To do in Core development Nov 5, 2020
@chapulina chapulina self-assigned this Dec 1, 2020
@scpeters
Copy link
Member

I've started work on this in the following branch, but I haven't finished the CustomHeightmapShape constructor and probably need to change the parameters in the AttachHeightmapShape API (I had initially copied the mesh API)

@chapulina
Copy link
Contributor Author

Rebased @scpeters 's branch onto main and fixed compilation in main...chapulina/4/heightmap

@chapulina chapulina moved this from To do to In review in Core development Feb 26, 2021
@chapulina chapulina moved this from In review to In progress in Core development Mar 1, 2021
@chapulina chapulina mentioned this issue Mar 3, 2021
8 tasks
@chapulina chapulina removed this from In progress in Core development Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
close the gap Features from Gazebo-classic DART DART engine
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants