Closed
Description
I find that the latest pinocchio (>=2.10.0) can be installed through pip only for ubuntu >=20.04, because the base docker image used to build is manylinux_2_28
but ubuntu 18.04 has glibc=2.27. Although ubuntu 18.04's EOL is close (Apr. 2023), certain applications may only support ubuntu 18.04 and pip (e.g., google colab). Could the developers also build manylinux2014 wheels?
BTW, I have an open-source project using pinocchio
to support pythonic motion planning (https://github.com/Jiayuan-Gu/pymp), and it will be nice Pinocchio would like to include it in the tutorial since motion planning is missing now in the tutorial.
Metadata
Metadata
Assignees
Labels
No labels