Commit 9f6c337
authored
[ros2lifecycle] Only return the state for the node requested (#266)
* [ros2lifecycle] Only return the state for the node requested
Previously, the 'get' verb was returning the state for all lifecycle nodes.
Signed-off-by: Jacob Perron <[email protected]>
* Fix logic to handle optional positional argument
Signed-off-by: Jacob Perron <[email protected]>
* Clarfiy 'lifecycle get' behavior in documentation
Signed-off-by: Jacob Perron <[email protected]>1 parent 0b75d70 commit 9f6c337
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | | - | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments