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

[ros2lifecycle] Only return the state for the node requested #266

Merged
merged 3 commits into from
May 29, 2019

Conversation

jacobperron
Copy link
Member

Previously, the 'get' verb was returning the state for all lifecycle nodes.

Fixes #233

Previously, the 'get' verb was returning the state for all lifecycle nodes.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron merged commit 9f6c337 into master May 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the jacob/fix233 branch May 29, 2019 19:07
esteve pushed a commit to esteve/ros2cli that referenced this pull request Dec 16, 2022
Fixes ros2#266

Otherwise, running the test repeatedly causes runtime errors.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
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

Successfully merging this pull request may close these issues.

ros2 lifecycle get always shows state of all nodes even when selecting one by name
2 participants