Hi,
FusionCore was merged into rosdistro via PR #50462 on March 31, 2026.
The build farm shows all 4 packages built successfully and synced:
- fusioncore_core
SYNC - fusioncore_ros
SYNC - fusioncore_gazebo
SYNC - compass_msgs
SYNC
However, the package is not yet available via apt:
sudo apt install ros-jazzy-fusioncore-ros
E: Unable to locate package ros-jazzy-fusioncore-ros
And nothing shows up on the public mirror:
curl -s “https://packages.ros.org/ros2/ubuntu/dists/noble/main/binary-amd64/Packages” | grep -i fusioncore
Is there a separate sync job that pushes from the build farm to packages.ros.org?
Is there anything I need to do to trigger it, or is this just a timing issue?
Thanks