- Feb 23, 2011
-
-
Andrei Herdt authored
-
Andrei Herdt authored
- Add buildConstraintInequalities
-
Andrei Herdt authored
Clean and restructure FCALSFVelRef - Add Documentation - Add private functions setVertives, setFeetDimensions, initConvexHulls - Add private members - Change member names
-
Andrei Herdt authored
- Remove dumping of variables
-
Andrei Herdt authored
-
Andrei Herdt authored
- Not needed anymore
-
Andrei Herdt authored
-
Andrei Herdt authored
- computeObjective is not needed anymore.
-
Andrei Herdt authored
-
Andrei Herdt authored
- Add constructor, reset() and operator= to support_state_s - Add solution type
-
Andrei Herdt authored
- Move initialize() to resize() - Replace memset by for() - Use templates to remove redundant code - Initialize bounds always to 1e8/-1e8
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-Add methods addTerm -Methods dumpMatrix & dumpVector -> dump
-
Andrei Herdt authored
- Add method preview - Add method computeGlobalReference - Remove deprecated methods updateProblem
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
Change required precision from 1e-6 to 1e-5
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- Old entries are kept during reallocation
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-Introduce resize(array, size) and setNbVariables(NbVar)
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- Add printObjective, printState
-
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
-