solvers.py - containing an implementation of the described Sequential Quadratic Programming algorithm, primal-dual path following quadratic program solver, and golden section line search.
exp1_pendulum_calibration.py - code estimating the model of a pendulum
exp2_two_link_calibration.py - code for estimating the model of a two link manipulator
exp3_three_link.py - code for estimating the model of a 3 link manipulation