kas: Add Space ROS Jazzy 2026.04 - #57
Conversation
ad2a80a to
323da4d
Compare
|
Build failures caused by runner timeout: 2026-06-18T02:56:50.0965432Z 2026-06-18 02:56:50 - ERROR - kas execution cancelled |
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
323da4d to
1232d98
Compare
This moves the logical for adding packages to the image from the generic spaceros YAML file to the specific kas configuration. This is needed to provide the flexibility to build different images for Space ROS. Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
1232d98 to
0e190df
Compare
|
i am trying to build this locally on Ubuntu24/arm64. building qemu/riscv64. towards the end it fails with openmp-18.1.8 trying to compile things for AMDGPU? here is my log: i dont see these in the CI logs, so not sure why it fails for me. do you have an idea? |
|
AI suggests a fix like this in meta-spaceros-jazzy: i can confirm this fixes my local build |
|
@asimonov The CI checks in this PR were just building against the core packages to fill the cache. The world build where openmp would be built is being tracked here: #58 Thanks for reporting this. It is likely an issue with building risc-v on arm64. Please file an issue either here or in the meta-ros repo. |
This series adds the kas configuration files to build Space ROS Jazzy 2026.04 from meta-ros.
The changes in meta-ros add recipes for Space ROS including core, moveit2, nav2, and demos.