urdf2casadi icon indicating copy to clipboard operation
urdf2casadi copied to clipboard

Fix github actions test

Open mahaarbo opened this issue 3 years ago • 1 comments

Currently the github actions fail on the pytest run. The numerical values calculated are way off when compared to running them locally.

mahaarbo avatar Mar 14 '22 08:03 mahaarbo

Currently, it fails due to Ubuntu using a newer python version, see https://github.com/mahaarbo/urdf2casadi/pull/36 Related to https://github.com/mahaarbo/urdf2casadi/issues/32 i think

cschindlbeck avatar Jun 11 '24 10:06 cschindlbeck