- Jun 15, 2017
- Jun 14, 2017
- Jun 12, 2017
- Jun 09, 2017
- Jun 08, 2017
-
-
jcarpent authored
-
- Jun 07, 2017
- May 23, 2017
-
- May 16, 2017
-
-
andreadelprete authored
-
- May 15, 2017
-
-
andreadelprete authored
[Contacts] Add force upper bound (fMax). Modify force lower bound so that it is imposed on the sum of the forces rather than on the 4 individual forces.
-
- May 12, 2017
-
-
andreadelprete authored
[test hqp solver] Change number of equality constraints from 18 to 36 to match size of problem on HRP-2
-
- May 11, 2017
-
-
andreadelprete authored
Fix bug in removeRigidContact: I was not updating the indexes of the contact variables. Optimize matrix multiplications adding noalias.
-
- 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
-
- Mar 21, 2017
-
-
andreadelprete authored
-
- Mar 16, 2017
-
-
andreadelprete authored
-
andreadelprete authored
-
- Mar 09, 2017
-
-
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.
-