- Mar 10, 2011
-
-
Olivier Stasse authored
This reverts commit 337c48cb.
-
Olivier Stasse authored
This reverts commit e801df73.
-
Olivier Stasse authored
This reverts commit 755b6fcd.
-
Olivier Stasse authored
This reverts commit 8074413a.
-
Olivier Stasse authored
This reverts commit b4984238.
-
Olivier Stasse authored
This reverts commit f279cb2d.
-
Olivier Stasse authored
This reverts commit 112b6b58.
-
Olivier Stasse authored
This reverts commit e32503f4.
-
Olivier Stasse authored
This reverts commit 34ecfc15.
-
Olivier Stasse authored
This reverts commit 5ff1ab64.
-
Olivier Stasse authored
This reverts commit e0fb2940.
-
Olivier Stasse authored
This reverts commit 8a239ae0.
-
Olivier Stasse authored
This reverts commit 49198fb7.
-
Olivier Stasse authored
This reverts commit e08acb3f.
-
Olivier Stasse authored
This reverts commit 705fb8bd.
-
Olivier Stasse authored
This reverts commit aee09593.
-
Olivier Stasse authored
This reverts commit 537deb2c.
-
Olivier Stasse authored
This reverts commit 108a9cb3.
-
Olivier Stasse authored
This reverts commit f907fa26.
-
Olivier Stasse authored
This reverts commit 9db77466.
-
Olivier Stasse authored
This reverts commit 6c9d9ee4.
-
Olivier Stasse authored
This reverts commit 8d39595e.
-
Olivier Stasse authored
This reverts commit 7a49aa1b.
-
- Mar 02, 2011
-
-
Olivier Stasse authored
When checking, please be careful to have your wireless connection off. It might jam the time profile.
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Feb 28, 2011
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
When trying an array of data one should test if the size is zero. Indeed in such case, the time to handle the error by the system can be prohibitive. This commit lower the time to allocate memory from 18 ms to 8 ms. A better policy would be to allocate memory when called by the control part which is not supposed to in the real-time part of the controller.
-
Andrei Herdt authored
-
Andrei Herdt authored
- Move templates to .hxx - Unify naming of members
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- FootConstraintsAsLinear... to RelativeFeetInequalities
-
Andrei Herdt authored
- Move interpretation of result to OnLineFootTraj... - add method check_solution(...) - Slight change of private member names
-
Andrei Herdt authored
-
Andrei Herdt authored
- Remove interpolateTrunkState(...) - Remove obsolete members
-
Andrei Herdt authored
for computation of global reference
-
Andrei Herdt authored
- add interpolate_trunk_orientation - hide implementation - move some members to locally declarated variables - remove dumping procedures - add accessors - simplify constructor call - add documentation
-
Andrei Herdt authored
-