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

Support DEMs #235

Closed
caguero opened this issue Jul 8, 2020 · 4 comments
Closed

Support DEMs #235

caguero opened this issue Jul 8, 2020 · 4 comments
Assignees
Labels
close the gap Features from Gazebo-classic enhancement New feature or request help wanted We accept pull requests! physics Involves Ignition Physics rendering Involves Ignition Rendering

Comments

@caguero
Copy link
Contributor

caguero commented Jul 8, 2020

Once heightmap support is ready, we should add support to load a Digital Elevation Map. When loaded, we need to provide a basic API to query the main properties of the DEM, and then, load it as a heightmap.

@caguero caguero added enhancement New feature or request help wanted We accept pull requests! rendering Involves Ignition Rendering physics Involves Ignition Physics close the gap Features from Gazebo-classic labels Jul 8, 2020
@jennuine
Copy link
Contributor

All PRs are merged.

@Ryanf55
Copy link
Contributor

Ryanf55 commented Feb 1, 2023

Quick question, is there any documentation or tutorials on how to use this feature? I was unable to find any.

@jennuine
Copy link
Contributor

jennuine commented Feb 1, 2023

Unfortunately, the only tutorial available is from gazebo-classic found here: https://classic.gazebosim.org/tutorials?tut=dem&cat=build_world

It is outdated but will hopefully get you in the right direction. When following the tutorial, you should be able to copy this section into a Gazebo Garden compatible SDF world: https://github.com/gazebosim/gazebo-classic/blob/1bef2dc573aa15ca8a56b4a7dadb9905cf978582/worlds/heightmap_dem.world#L8-L54

If you'd like to contribute, feel free to open a PR for a newer tutorial on DEMs here: https://github.com/gazebosim/docs 😄

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 enhancement New feature or request help wanted We accept pull requests! physics Involves Ignition Physics rendering Involves Ignition Rendering
Projects
None yet
Development

No branches or pull requests

4 participants