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 namespacing rules for resolving node and topic names #113

Open
ssnover opened this issue Sep 1, 2023 · 0 comments
Open

Implement namespacing rules for resolving node and topic names #113

ssnover opened this issue Sep 1, 2023 · 0 comments
Labels
enhancement New feature or request ros1 For issues affecting the native ROS1 implementation

Comments

@ssnover
Copy link
Collaborator

ssnover commented Sep 1, 2023

ROS has rules for node names, parameter names, and topic names. Would be great to add a resolve function internally which can convert a string of each of these into a properly namespaced name. Add a few unit tests to demo.

@ssnover ssnover added enhancement New feature or request ros1 For issues affecting the native ROS1 implementation labels Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ros1 For issues affecting the native ROS1 implementation
Projects
None yet
Development

No branches or pull requests

1 participant