TriPed-Robot / trip_kinematics

Python package for inverse kinematic calculations of hybrid serial parallel robots

Home Page:https://trip-kinematics.readthedocs.io/en/main/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Further expose the symbolic representation

liquidcronos opened this issue · comments

Currently the get symbolic representation returns a opti object. However for advanced uses it might be useful to return a casadi expression instead.

This would allow for the symbolic calculation of analytic Jacobi matrices and similar procedures

This was solved in commit 8d75cee