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

Garden/Fortress unable to read meshes from Fuel #1828

Closed
ahcorde opened this issue Dec 2, 2022 · 6 comments
Closed

Garden/Fortress unable to read meshes from Fuel #1828

ahcorde opened this issue Dec 2, 2022 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@ahcorde
Copy link
Contributor

ahcorde commented Dec 2, 2022

Environment

  • OS Version: Ubuntu 22.04
  • Source

When loading a world with tags from fuel Gazebo is crashing.

I can see these errors

[Err] [SDFFeatures.cc:320] Mesh construction from an SDF has not been implemented yet for dartsim.
[Err] [SDFFeatures.cc:787] The geometry element of collision [collision] couldn't be created
[Err] [SDFFeatures.cc:320] Mesh construction from an SDF has not been implemented yet for dartsim.
[Err] [SDFFeatures.cc:787] The geometry element of collision [collision] couldn't be created
[Err] [SDFFeatures.cc:320] Mesh construction from an SDF has not been implemented yet for dartsim.
[Err] [SDFFeatures.cc:787] The geometry element of collision [collision] couldn't be created
[Err] [SDFFeatures.cc:309] Heightmap construction from an SDF has not been implemented yet for dartsim.
[Err] [SDFFeatures.cc:787] The geometry element of collision [collision] couldn't be created
malloc(): invalid size (unsorted)
@ahcorde ahcorde added the bug Something isn't working label Dec 2, 2022
@ahcorde ahcorde self-assigned this Dec 2, 2022
@ahcorde ahcorde changed the title Garden Garden/Fortress unable to read meshes Dec 2, 2022
@ahcorde ahcorde changed the title Garden/Fortress unable to read meshes Garden/Fortress unable to read meshes from Fuel Dec 2, 2022
@mjcarroll
Copy link
Contributor

The errors have already been reported and I addressed them here: gazebosim/gz-physics#452

This fix was included in 6.2.0

The malloc is new/different, though.

@mjcarroll
Copy link
Contributor

I confirmed that the error is still appearing so the pr mentioned above is not sufficient to fix the problem.

@azeey
Copy link
Contributor

azeey commented Dec 5, 2022

Do the Fuel models use the fuel.ignitionrobotics.org server? If so, it might be related to gazebosim/gz-fuel-tools#294 (comment)

@azeey
Copy link
Contributor

azeey commented Dec 5, 2022

@ahcorde says it might be due to issues on his local machine.

@azeey azeey closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2022
@azeey azeey moved this to Done in Core development Jul 24, 2023
@23pointsNorth
Copy link

Garden 7.6.0 still exhibits the same message on the terminal. Would additionally having a more descriptive error message be better? The geometry element of collision [collision] couldn't be created doesn't give much understanding to what entity in the tree this refers to.

@mavneo
Copy link

mavneo commented Nov 21, 2023

[Err] [SDFFeatures.cc:843] The geometry element of collision [collision] couldn't be created
same error still present, any updates on this, not all the model from fuel show this error, only few

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

5 participants