gazebosim / ros_gz

Integration between ROS (1 and 2) and Gazebo simulation
https://gazebosim.org
Apache License 2.0
211 stars 125 forks source link

Use resource_retriever in the bridge #515

Closed caguero closed 3 months ago

caguero commented 3 months ago

🎉 New feature

Summary

As suggested in https://github.com/gazebosim/ros_gz/pull/501, this patch updates the bridge to use the resource_retriever allowing the use of package:// and file://.

Test it

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.