Giuseppe L'Erario
Giuseppe L'Erario
Hi @briannnyee! Some optimization is performed on the algorithms by caching and precomputing some quantities, as see #143. #### Optimized ``` bash URDF: stickbot.urdf | NDoF: 34 | batch: 4096...
Thanks a lot @diegoferigo!
Super cool! We should start to work on this idea indeed. I'd love to tbh.
As reference: implemented in #134 and merged in main!
Hi @johnny-ning! Thanks for opening the issue :) Yeah, as @traversaro mentioned, the documentation is outdated, and Python 3.8 is not supported anymore. I'll open a pr to update the...
Hi @johnny-ning! I see! [v0.3.2](https://github.com/ami-iit/adam/releases/tag/v0.3.2) should be compatible with Python 3.8 (v0.3.2 should be the release where we introduced the "new" type annotations). Could you double check? Thanks a lot!
Hi @varunm99 , first of all thanks for your interest in adam! I'm afraid that the urdf parser (`urdf_parser_py` via `urdfdom-py`) used in adam does not handle the motor inertia....