-
Notifications
You must be signed in to change notification settings - Fork 163
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
NodeStrategy supports node name argument. #941
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since this is not tested yet, i will keep this as draft.
but if you have any objections to have node_name
argument in NodeStrategy
, please share your thoughts. I do not really see the downside for this parameter exntension.
Pulls: #941 |
@clalancette @ahcorde can you review this? i do not think there is any downside for this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is fine. I've left one wording improvement.
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
b296e3c
to
c4f7159
Compare
@clalancette thanks for review! |
closes ros2/ros2#1614