- Feb 23, 2011
-
-
Andrei Herdt authored
-
Andrei Herdt authored
- Remove BuildingConstantPartOfConstraintMatrices buildConstraintMatricesPLDPHerdt InitConstants computeCholeskyOfQ - other minor cleanings
-
Andrei Herdt authored
- Make solver parameters of qp-problem private - Add solution class to qp-problem - Add methods resize, dump and print to the solution class - Improve documentation
-
Andrei Herdt authored
- m_Alpha ... m_Gamma - debugConstructor - InitializeMatrixPbConstants - SetAlpha ... GetBeta - dumpProblem - buildConstraintMatrices - ODEBUGS - debugMatrix - Matrix/VectorType - m_PPu ... m_Uc - computeLinearSystem
-
Andrei Herdt authored
- Add documentation
-
Andrei Herdt authored
- Dumping of boost matrices now done by IntermedQPMat
-
Andrei Herdt authored
- Remove methods addTerm for direct manipulation of problem arrays (now done by qp-problem itself) - Remove dumpProblem (same as above) - Bugfix - Documentation - Minor changes
-
Andrei Herdt authored
- Add resize() to linear_inequality_t - Minor changes
-
Andrei Herdt authored
- Add methods buildInequalitiesCoP, buildInequalitiesFeet, buildConstraints, buildConstraintsCoP, buildConstraintsFeet. - Use of single sparse matrices instead of queues of small compact ones. - Add method for initialization of matrices. - Minor changes
-
Andrei Herdt authored
- Add struct dynamics - Add members for dynamics and linear inequalities - Add accessors - Add selection matrices - Add operator and method for dumping
-
Andrei Herdt authored
instead of variables of a custom type
-
Andrei Herdt authored
-
Andrei Herdt authored
- Compressed matrices x.D and y.D and dense vector dc - clear() method for zeroing
-
Andrei Herdt authored
- Add methods clear(array) and clear(array, range) - Add size verification of added matrices - Minor changes
-
Andrei Herdt authored
generateIneqFeet(...) generateIneqCOP(...)
-
Andrei Herdt authored
-
Andrei Herdt authored
- Introduce structs for zmp and feet convex hulls
-
Andrei Herdt authored
- Add type convex_hull_t - Add method resize(int&) - Add method reset(void) - Add method set(double*,double*) - Add method rotate(double&)
-
Andrei Herdt authored
- Use of ublas::compressed_vector to respond to sparsity of constraints
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
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
-