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

The geometry element of collision [collision] couldn't be created #2262

Closed
frede791 opened this issue Dec 11, 2023 · 2 comments
Closed

The geometry element of collision [collision] couldn't be created #2262

frede791 opened this issue Dec 11, 2023 · 2 comments
Labels
bug Something isn't working help wanted We accept pull requests!

Comments

@frede791
Copy link
Contributor

Environment

  • OS Version: 22.04
  • Source main branch most recent gz garden release

When running several worlds from fuel gazebo, the [Err] [SDFFeatures.cc:843] The geometry element of collision [collision] couldn't be created still appears. It was reported closed here but a user recently noted that it still appears for them as well.

Description

  • Expected behavior: When starting some world using gz sim -r /path/to/world.sdf I would expect just the world to load and no error to appear.
  • Actual behavior: The world loads but the above mentioned error [Err] [SDFFeatures.cc:843] The geometry element of collision [collision] couldn't be created appears. This is not supposed to happen.

Steps to reproduce

  1. Download the sdf file from https://app.gazebosim.org/OpenRobotics/fuel/worlds/Null%20Island
  2. Start it with gz sim -r /path/to/null/island.sdf

Output

image

@frede791 frede791 added the bug Something isn't working label Dec 11, 2023
@azeey
Copy link
Contributor

azeey commented Dec 11, 2023

The error was reduced to a debug message in Harmonic in gazebosim/gz-physics#531. We need to backport it to Garden.

@azeey azeey moved this from Inbox to To do in Core development Dec 11, 2023
@azeey azeey added the help wanted We accept pull requests! label Dec 11, 2023
@iche033
Copy link
Contributor

iche033 commented Dec 11, 2023

backport in gazebosim/gz-physics#581

@github-project-automation github-project-automation bot moved this from To do to Done in Core development Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted We accept pull requests!
Projects
Archived in project
Development

No branches or pull requests

3 participants