adam implements a collection of algorithms for calculating rigid-body dynamics in Jax, CasADi, PyTorch, and Numpy.
BSD 3-Clause "New" or "Revised" License
131
stars
20
forks
source link
Update python version in tests #88
Closed
Giulero closed 4 months ago
This PR updates python to 3.11 for the tests, in order to align the deps with
idyntree 12.3.2
. Fixes #87