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

[Err] [SDFFeatures.cc:843] The geometry element of collision [collision] couldn't be created #2325

Open
PerFrivik opened this issue Feb 29, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@PerFrivik
Copy link

PerFrivik commented Feb 29, 2024

Desired behavior

[Err] [SDFFeatures.cc:843] The geometry element of collision [collision] couldn't be created

I don't think that this error is very constructive or helpful as I am trying to add a plugin from asv_wave_sim into PX4 and don't know what the issue is. My boat just fell through the waves and I was wondering if it had to do with this Error, but again I don't know what is causing this error.

I put this under feature request, as I don't think that it is a bug, but rather that the pipeline probably needs some improving, I could be wrong!

If anyone knows more, I would be super grateful for any information/help, thanks!

@PerFrivik PerFrivik added the enhancement New feature or request label Feb 29, 2024
@iche033
Copy link
Contributor

iche033 commented Feb 29, 2024

That error msg is misleading and may not the actual cause for the boat falling through waves.

The msg was changed to a debug msg (from error) in harmonic (gazebosim/gz-physics#531) and backported to garden (gazebosim/gz-physics#581).

@srmainwaring
Copy link
Contributor

That error msg is misleading and may not the actual cause for the boat falling through waves.

@iche033 it's definitely not the reason for the hydrodynamics plugin not working. There'll be something not quite configured right in the setup of the PX4 example. Will continue to track in: srmainwaring/asv_wave_sim#157.

The message doesn't appear to impact creating collision meshes, or having them collide, or be used for other purposes. I'm not exactly sure what is not working correctly from a practical sense (maybe writing out to SDF as part of a snapshopt of the world). In any case when the models and plugins are set up correctly the simulation does not appear to be impacted, so it's mainly a noisy warning that may be nice to be able to optionally suppress.

@azeey azeey self-assigned this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

4 participants