This solver is built based on interior point method for convex problems. It accepts non-linear constraints. The basic idea of the solver is to calculate the Newton step offline, which is used every ...
The code in this repository, once defined a serial manipulator — i.e. a robot whose links are connected in a serial fashion — computes a complete mathematical description through symbolic computation ...