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:
stack-of-tasks/pinocchio#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: #425