- Feb 28, 2011
-
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- Remove interpolateFeetPositions and UpdateFootPosition
-
Andrei Herdt authored
- inherit from FootTrajectoryGenerationStandard - add UpdateFootPosition(...), interpolateFeetPositions(...) - clean up and documentation
-
Andrei Herdt authored
- make parameters private - add accessors - slight change of names - add documentation
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- Remove initFeet() - Remove supportfoot_t variables - Change naming convention of queues
-
Andrei Herdt authored
- Replace supportfoot_t by support_state_t
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
-
- Feb 23, 2011
-
-
Olivier Stasse authored
-
Olivier Stasse authored
To make sure that -Werror is quite.
-
Olivier Stasse authored
-
Olivier Stasse authored
They are some slight differences of solution with the new version, but nothing noticeable.
-
Olivier Stasse authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- Remove: setNbVariables(), clear(), setDimensions(), initialize() - Hide some methods - Slight change of members naming style
-
Andrei Herdt authored
+ Minor bugfix
-
Andrei Herdt authored
- Add automatic adaptation of problem size
-
Andrei Herdt authored
- replace raw pointer arrays by the new class - add construction/destruction - add public methods: fill,resize, stick_together - add public members array_, id_, nrows_, ncols_
-
Andrei Herdt authored
- Add accessors to the number of equality constraints and the total number - Add documentation - Minor changes
-
Andrei Herdt authored
-
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
-