- May 11, 2017
-
-
andreadelprete authored
Minor improvement to eiquadprog solvers: check problem size, remove useless variables, add comments.
-
- May 05, 2017
-
-
andreadelprete authored
Add two new versions of eiquadprog. EiquadprogFast is a slightly optimized version of the original solver that preallocate all the dynamic memory. EiquadprogRT (i.e. real time) is a version of the solver that uses static-size matrices. Both new versions have also much more documentation and provide more information to the interested user, such as number of iterations, number of active inequalities, maximum number of iterations and proper status flag in case the problem could not be solved.
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
[solver-HQP-eiquadprog] Make Hessian regularization more explicit in the code. Add commented draft code to handle equality constraints outside solver.
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-
- Apr 05, 2017
-
-
andreadelprete authored
-
Andrea Del Prete authored
-
- Mar 23, 2017
-
-
andreadelprete authored
[robot-wrapper] Account for rotor inertias in inertia matrix; by default rotor inertias are assumed to be zero.
-
- Mar 22, 2017
-
-
andreadelprete authored
-
- Mar 21, 2017
-
-
andreadelprete authored
-
andreadelprete authored
-
- Mar 16, 2017
-
-
andreadelprete authored
-
andreadelprete authored
-
- Mar 09, 2017
-
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-
- Mar 07, 2017
-
-
andreadelprete authored
-
- Mar 04, 2017
-
-
jcarpent authored
-
- Mar 03, 2017
-
-
andreadelprete authored
Add com-equality-task. Add unit tests for com-equality and se3 tasks. Add functions to compute pseudo-inverses.
-
- Mar 02, 2017
-
-
andreadelprete authored
-
- Mar 01, 2017
-
-
andreadelprete authored
Preliminary version of the library (not working yet). In this version I just implemented the constraints, the constant trajectories, the robot wrapper and the task SE3 equality.
-
- Feb 20, 2017
-
-
jcarpent authored
-
- Feb 16, 2017
-
-
jcarpent authored
-