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

Adding option to ignore local messages #506

Closed caguero closed 4 months ago

caguero commented 4 months ago

🎉 New feature

Adds a new option to ignore local messages (when publisher and subscriber share the same node).

Some context here .

Summary

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.