Commit Graph

8 Commits

Author SHA1 Message Date
Shamil Mamedov 3f6f7a608b identifiation of nonlinear friction model to better fit model. In indentification of inertial parameters physical consistency is added. Identification of drive paramteres is moved to seperate file 2020-01-16 10:48:37 +03:00
Shamil Mamedov 8307ef7d99 identification of drive parameters fails even in simluation with some noise. We thoughts that weighted least sqaures can help, but for now it doesn't. It seems that we don't do it right. 2019-12-26 12:09:57 +03:00
Shamil Mamedov 6065d44dbd New trajectory is found. The difference from previous ones is the fact that now the condition number of the whole whole regressor (with frinction and motor dynamics) is taken into accound 2019-12-23 08:55:18 +03:00
Shamil Mamedov a5240b3574 Objectve function as well as constraint fucntion for trajectory optimization slightly changed. Now the structure of the robot is not an input argument. Moreover, objective function can work with QR decomposition based base parameters. 2019-12-19 13:31:18 +03:00
Shamil Mamedov 7e7f3512c4 experiment design is changed as to have two options for optimization algorithms - pattern search and genetic algorithm. Generation of full regressor and well as load regressor are put into seperate file 2019-12-19 09:48:18 +03:00
Shamil Mamedov 856c868a51 qr decomposition is extended to the case when motor dynamics is involved 2019-12-18 15:55:50 +03:00
Shamil Mamedov b382f14bc4 the last version of the project 2019-12-18 14:25:45 +03:00
Shamil Mamedov 17dd2dc32c first commit 2019-12-18 14:13:02 +03:00