Commit fcc43f6
Fix missing ROS2MedkitCompat.cmake in sensor_diagnostics Dockerfile
Preserve the shared CMake module from the ros2_medkit clone before
deleting it. Without this, colcon build fails because
ros2_medkit_serialization (and other packages) cannot resolve
their ../../cmake/ROS2MedkitCompat.cmake include path.
Fixes #281 parent 4067887 commit fcc43f6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments