ami-iit / idynfor

iDynFor
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

idynfor first version #5

Open S-Dafarra opened 4 years ago

S-Dafarra commented 4 years ago

According to #1, a minimum viable product would be to:

first test the interface to have the 3 advantages above and use only Eigen types for the time being. Then we can check the consistency between iDynTree and this interface, then we can move to Casadi. Another task would be to sort out the semantics differences between pinocchio and iDynTree. (robotology/idyntree#674) Another macrotask would be to understand how to translate the iDyntree model to the Pinocchio model. Another task is to create a skeleton, with the CMake machinery which is not trivial

Hence, the subtasks are:

traversaro commented 3 years ago

Related discussion: https://github.com/stack-of-tasks/pinocchio/issues/1356 .