Commit b863fc8
Add service_is_ready() (#339)
* Add check if service is ready
* Update changelog
* Fix unneeded return
---------
Co-authored-by: carter <carterjschultz@gmail.com>
Co-authored-by: carter <carter@amprobotics.com>1 parent e67d089 commit b863fc8
File tree
2 files changed
+6
-2
lines changed- rclrs/minimal_client_service/src
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments