Commit d571560
authored
updates for 24.04/Jazzy/Harmonic (#67)
* fixes for 24.04/jazzy/harmonic
Signed-off-by: Michael Anderson <anderson@mbari.org>
* fix CI for 24.04/jazzy/harmonic
Signed-off-by: Michael Anderson <anderson@mbari.org>
* updates for 24.04/jazzy/harmonic
Signed-off-by: Michael Anderson <anderson@mbari.org>
* in python buoy api, use callback groups instead of asyncio to handle clients and subs
Signed-off-by: Michael Anderson <anderson@mbari.org>
* update interface to add inc wave height service and latent data callbacks; clean up back end ros2 callback handling
Signed-off-by: Michael Anderson <anderson@mbari.org>
* fix pbcmd to use new spin in interface
Signed-off-by: Michael Anderson <anderson@mbari.org>
* update api documentation
Signed-off-by: Michael Anderson <anderson@mbari.org>
* linters
Signed-off-by: Michael Anderson <anderson@mbari.org>
---------
Signed-off-by: Michael Anderson <anderson@mbari.org>1 parent ceec8dc commit d571560
File tree
13 files changed
+1209
-260
lines changed- .github/workflows
- buoy_api_cpp
- examples
- include/buoy_api/examples
- include/buoy_api
- buoy_api_py/buoy_api
- examples
- buoy_interfaces
- msg
- srv
- buoy_msgs
- pbcmd/pbcmd
- simple_interp
13 files changed
+1209
-260
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
49 | 71 | | |
50 | 72 | | |
51 | 73 | | |
52 | 74 | | |
53 | 75 | | |
54 | 76 | | |
55 | 77 | | |
56 | | - | |
| 78 | + | |
| 79 | + | |
57 | 80 | | |
58 | 81 | | |
59 | 82 | | |
| |||
0 commit comments