Commit 5168a45
ci: try roslibpy websockets-asyncio branch with ROSLIBPY_TRANSPORT=asyncio
Pin roslibpy to the websockets-asyncio branch (new asyncio/websockets
transport) and opt the integration job into it via ROSLIBPY_TRANSPORT.
Drop the two `# doctest: +SKIP` markers on the RosClient examples so
we actually exercise the live path again.
Validation only — not for merge as-is. Reverts the temporary +SKIP from
2cc6602 and the lifecycle-fixes pin from b64d020.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 2cc6602 commit 5168a45
4 files changed
Lines changed: 251 additions & 9 deletions
File tree
- .github/workflows
- src/compas_fab/backends/ros
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments