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

Fix xml and image in create maritime vehicle tutorial #2592

Closed alexandrosnic closed 2 months ago

alexandrosnic commented 2 months ago

🦟 Bug fix

Fixes #

Summary

Replaced single quotes '' to double quotes "" in XML (my XML parser did not accept the single quotes), and fixed the path to the image in order to be displayed.

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.