gazebosim / gz-transport

Transport library for component communication based on publication/subscription and service calls.
https://gazebosim.org
Apache License 2.0
29 stars 42 forks source link

Simplify the relay tutorial docker setup #530

Closed j-rivero closed 1 month ago

j-rivero commented 1 month ago

🎉 New feature

Simplify the docker setup for the relay example by removing the build.sh and run.sh scripts that were adding helpers for development but were really not needed to run the important code.

Summary

The two commits are self-explanatory:

Test it

I've verified that it builds just fine. @caguero verified that it runs fine.

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. gazebo-release) (as needed):