Numpy 2 introduced binary incompatibility with respect to numpy 1.. This breaks my code which relies on pybind11.
The latest version of pybind11 promises to fix that such that modules will work with both numpy 1 and 2.
Would be nice to see this improvement arrive for the ROS2 community.
Thanks!