Commit aa4bfb6
Fix malformed package.xml for ROS2 colcon builds
The package.xml had two <package> root elements which is invalid XML.
This caused colcon to fail to parse it, preventing ROS2 builds from
finding the reactor-cpp package.
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent d568ddd commit aa4bfb6
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
0 commit comments