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

Mountain and fog models have been added #2437

Closed
wants to merge 1 commit into from

Conversation

serkanMzlm
Copy link
Contributor

🎉 New feature

Summary

  • Fog has been added to the mountainous environment
  • The collision part is closed by default.
  • This application is created using DEM(Digital Elevation Model).
  • The collision part can be created with simpler shapes.

Screenshot from 2024-06-06 17-19-41

Screenshot from 2024-06-06 09-17-35

Test it

# The first step is to download the GitHub repository
git clone [email protected]:serkanMzlm/gz-sim.git

# The second step is to add the 'examples' directory of the repository to GZ_SIM_RESOURCE_PATH
export GZ_SIM_RESOURCE_PATH=/home/${USER}/gz-sim/examples
cd gz-sim/examples/worlds/

# The third step is to run the file
gz sim -r mountain_fog.sdf 

 - The collision part is closed by default

Signed-off-by: serkan <[email protected]>
@serkanMzlm serkanMzlm requested a review from mjcarroll as a code owner June 7, 2024 06:35
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Jun 7, 2024
Copy link
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

files are quite big for Github. I suggest to upload this file to https://app.gazebosim.org/dashboard

@azeey or @mjcarroll what do you think?

@azeey
Copy link
Contributor

azeey commented Jun 10, 2024

Yes, I would suggest uploading to Fuel unless we have a specific reason to add it to the source code. Do you mind doing that @serkanMzlm?

@serkanMzlm
Copy link
Contributor Author

@azeey The main reason might actually be to demonstrate DEM usage

@azeey
Copy link
Contributor

azeey commented Jun 11, 2024

@azeey The main reason might actually be to demonstrate DEM usage

We already have dem_moon.sdf and dem_volcano.sdf, so I don't think we need more examples.

@serkanMzlm serkanMzlm closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants