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

namespace remapping isn't apply to node name ,Whether or not meet the design criteria #204

Closed
Guochd opened this issue Dec 6, 2018 · 2 comments

Comments

@Guochd
Copy link

Guochd commented Dec 6, 2018

terminal input:
ros2 run demo_nodes_cpp talker __ns:=/tt __node:=JJ
expect:
node name: /tt/JJ
topic : /tt/chatter
test result:
node name JJ
topic : /tt/chatter

@clalancette
Copy link
Contributor

We'll need a bunch more information, including the OS you are on, the release you are working from, etc. I'm going to close this out, but please open a new issue, making sure to fill out the entire template so we know the details of what you are trying to do.

@sloretz
Copy link
Contributor

sloretz commented Dec 10, 2018

@clalancette looks like this repo doesn't have an issue template. The issue was duplicated at #205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants