Commit ec62842
committed
Fix missing ROS2MedkitCompat.cmake in turtlebot3_integration 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 #301 parent 5295aab commit ec62842
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments