gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
719 stars 272 forks source link

Create a surface vehicle: libSurface.so undefined symbol triggers SIGKILL #2587

Closed Mechazo11 closed 2 months ago

Mechazo11 commented 2 months ago

🦟 Bug

Cmake dependencies triggers build error and undefined symbol by libSurface.so triggers SIGKILL.

Summary

Will not build without updating Cmake. After build, WAM-V vehicle can be spwaned without hydrodynamics. When activating hydrodynamics, undefined symbol libSurface.so fatal error occurs and a depreciation warning.

I have fixed the first part of the problem and have created a public repo here to aid in reproducing the 2nd error.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

πŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”Έ

arjo129 commented 2 months ago

Thanks for the set up: Can you in future please open this as an issues ticket http://github.com/gazebosim/gz-sim/issues.

azeey commented 2 months ago

This seems more like an issue than a pull request, so I'll go ahead and close this. Please feel free to open an issue.