gazebosim / docs

High-level Gazebo documentation that gets published to https://gazebosim.org/docs/
https://gazebosim.org/docs
48 stars 117 forks source link

Improvement to the spawn_urdf tutorial #329

Closed ghost closed 1 year ago

ghost commented 1 year ago

Signed-off-by: alex@solidstateofmind.com

🦟 Bug fix

Fixes #316

Summary

Hi this is a simple PR to make the spawn_urdf tutorials a little easier for beginners. I've added the rrbot.urdf from the rrbot.xacro. Converted using: xacro rrbot.xacro -o rrbot.urdf. And updated the tutorials instructions accordingly.

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.