Our ci pipeline currently fails for rolling due to the missing pinocchio package: ``` ERROR: the following rosdeps failed to install apt: command [apt-get install -y -qq ros-rolling-pinocchio] failed ``` When I understand their issue correctly they also currently disabled the ROS2 ci build: https://github.com/stack-of-tasks/pinocchio/issues/2175 In the ros index the package is shown as available for rolling: https://index.ros.org/p/pinocchio/#rolling but it is only available for jazzy and humble. Could be related to: https://github.com/ros-infrastructure/rosindex/issues/425