Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Ros Service to remap one senders messages to / in receiver #10

Open
ftsell opened this issue Mar 10, 2021 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ftsell
Copy link
Member

ftsell commented Mar 10, 2021

The UDP bridge receiver is able to receive messages from multiple sending hosts and republishes them under the ROS topic /<originating_hostname>/<original_topic>. It might be usefule to selectively remap one originating hosts messages under / and not under the originating hosts hostname namespace.

One possible solution is to implement this via a ROS-Service which the receiver node can provide.

@ftsell ftsell added enhancement New feature or request good first issue Good for newcomers labels Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 📋 Backlog
Status: Ideas / Nice to have
Development

No branches or pull requests

1 participant