- Feb 23, 2011
-
-
Andrei Herdt authored
- Reduce matrix sets to two types - add method for the initialization of matrices - add methods for the computation of scalar products - add global objective types - call by reference and const correctness
-
Andrei Herdt authored
-
Andrei Herdt authored
the objective - Add method updateObjective - Add method updateLSObjTerm - Add 2 addTerm methods
-
Andrei Herdt authored
-
Andrei Herdt authored
Add new accessors
-
Andrei Herdt authored
Add overloaded accessor functions
-
Andrei Herdt authored
-
Andrei Herdt authored
LinearInvertedPendulum2D intermediate-qp-matrices
-
Andrei Herdt authored
- add type standard_ls_form_t - add type invariant_objective_part_t - add type variant_objective_part_t - add method getTermMatrices
-
Andrei Herdt authored
- Add generator-vel-ref.cpp/hh - Add mpc-trajectory-generation.cpp/hh
-
Andrei Herdt authored
- Add intermediate-qp-matrices.hh/cpp
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-Add method solve(int solver) to problem-vel-ref -Rename problem-vel-ref to qp-problem and ProblemVelRef_s to QPProblem_s
-
- Jan 05, 2011
-
- Jan 03, 2011
-
-
Francois Keith authored
-
- Dec 18, 2010
-
-
Thomas Moulard authored
-
- Dec 03, 2010
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Dec 02, 2010
-
-
Francois Keith authored
-
- Nov 30, 2010
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Nov 29, 2010
-
-
Olivier Stasse authored
-
- Nov 24, 2010
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Nov 19, 2010
-
-
Olivier Stasse authored
Set now to 1e-6. We probably should not go above.
-
Olivier Stasse authored
-
Francois Keith authored
-
Francois Bleibel authored
-
Olivier Stasse authored
-
Olivier Stasse authored
This non-atomic commit (which is bad) fix the following problems: - Improve the stopping phase. - Remove useless m_Q - Remove useless BuildingConstantPartOfTheObjectiveFunctionQLD and useless BuildingConstantPartOfTheObjectiveFunctionQLDANDLQ - Rename Problem_s in ProblemVelRef_s
-
Olivier Stasse authored
-
- Nov 18, 2010
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Nov 17, 2010
-
-
Olivier Stasse authored
The scheme changed because the height of the CoM is not 0.814 from Kajita's book, but the real CoM height computed for the robot. It changes slightly the numerical result.
-
Olivier Stasse authored
-
Thomas Moulard authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
O2 with -DNDEBUG is faster than O3 and previous flags on a Xeon 3.2 GHz with 2Mb of L2 cache. The flags needs further investigation.
-