gazebosim / gz-sim

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

Update physics system error msg when plugin can not be loaded #2604

Closed iche033 closed 2 months ago

iche033 commented 2 months ago

🦟 Bug fix

Related to: https://github.com/gazebosim/gazebo_test_cases/issues/1260

Summary

Update the error message to be more specific when the system can not find a plugin that implements the required interface.

Also updated troubleshooting guide in the physics plugin tutorial.

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.