Open orat opened 10 months ago
Could you elaborate a little more, what error message do you get?
Just booted it up again on Ubuntu 22.04 with python 3.10.12, and it works. There is still an issue with the choice of jit compiler, but setting my_urdf_parser.func_opts["jit"] = False
seems to work fine.
urdf2casadi does not work with Python version 3.10 or up because an collection api change.