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

Don't save segmentation data by default in the example world #1047

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

adlarkin
Copy link
Contributor

Signed-off-by: Ashton Larkin ashton@openrobotics.org

Summary

When we merged #853, the segmentation cameras in the example world (examples/worlds/segmentation_camera.sdf) save data by default. This could result in saving a lot of data if simulations are run for a long time, and saving data also hurts simulation runtime performance (see gazebosim/gz-sensors#158). So, I think it's better to not save segmentation data by default, and to let users opt in to this if they want to.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge

Signed-off-by: Ashton Larkin <ashton@openrobotics.org>
@github-actions github-actions bot added the 🏯 fortress Ignition Fortress label Sep 23, 2021
@adlarkin adlarkin added the beta Targeting beta release of upcoming collection label Sep 23, 2021
@chapulina chapulina added the documentation Improvements or additions to documentation label Sep 23, 2021
@chapulina chapulina merged commit f4d47b5 into main Sep 23, 2021
@chapulina chapulina deleted the adlarkin/remove_save_segmentation_example branch September 23, 2021 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection documentation Improvements or additions to documentation 🏯 fortress Ignition Fortress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants