### 🚀 Feature Allow Pinocchio to build against libsdformat >= 15 ## TODO - Update [SEARCH_FOR_SDFORMAT](https://github.com/jrl-umi3218/jrl-cmakemodules/blob/master/sdformat.cmake) - Use CMake targets - Define minimal supported version - Add gz-math as explicit dependency (See https://github.com/conda-forge/pinocchio-feedstock/issues/150) ### Motivation Allow pinocchio to be compatible with the last libsdformat verison ### Alternatives _No response_ ### Additional context _No response_ ### Checklist - [x] I have checked that there is no similar [issue](https://github.com/stack-of-tasks/pinocchio/issues)/[discussion](https://github.com/stack-of-tasks/pinocchio/discussions) in the repo.