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

Updates after the removal of Scene3D plugin #304

Closed
wants to merge 6 commits into from

Conversation

j-rivero
Copy link
Contributor

Fixes: gazebosim/garden-tutorial-party#2015

Following gazebosim/gz-gui#484 (comment)

Updates for https://gazebosim.org/docs/garden/sdf_worlds and the example SDF file:

  • Use gz instead of ign a25b01b
  • Update world_demo.sdf after the removal of Scene3D dd5db60
  • Update instructions after the removal of Scene3D 3f2366b

@github-actions github-actions bot added the 🌱 garden Gazebo Garden label Sep 12, 2022
garden/sdf_worlds.md Outdated Show resolved Hide resolved
garden/sdf_worlds.md Show resolved Hide resolved
garden/sdf_worlds.md Outdated Show resolved Hide resolved
garden/sdf_worlds.md Show resolved Hide resolved
@azeey
Copy link
Contributor

azeey commented Mar 18, 2024

@j-rivero would you be able to address the feedback?

@azeey
Copy link
Contributor

azeey commented Jun 10, 2024

@j-rivero mind taking a look?

</plugin>
```

`MinimalScene` and `GzSceneManager` are responsible for displaying the 3D scene of our world.
It has the following properties (most of the GUI plugins have them):
The `MinimalScene` plugin is responsible for displaying the 3D scene of our world. It has the following properties (most of the GUI plugins have them):
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we keep GzSceneManager here since nothing would work without it? cc @ahcorde

@azeey
Copy link
Contributor

azeey commented Jul 22, 2024

We'll go ahead and close this since most of the proposed changes have already been implemented.

@azeey azeey closed this Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Gazebo Garden
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

docs: sdf_worlds
4 participants