- Aug 13, 2015
-
-
mnaveau authored
correct a bug in reference_t::frame_t::frame_t(const frame_t & F): where the copy where not good (old : x=x y=x!)
-
- Aug 10, 2015
-
-
mnaveau authored
-
- Dec 02, 2013
-
-
Pierre Gergondet authored
Not all structures (especially private ones) have an ostream operator because I did not need them this time, not for any technical reason
-
- Sep 11, 2013
-
-
olivier stasse authored
The graphs have to be checked.
-
- Oct 23, 2011
-
-
Andrei Herdt authored
- add shifted selection matrix - add convex_hull_t CoMHull_ - add set_inequalities - add build_inequalities_com - rewrite build_constraints_com - add addition of ublas::matrix in vector DS - smaller refactoring
-
- Oct 22, 2011
-
-
Andrei Herdt authored
- introduce axis_e - extend convex_hull_t: - add Inequalities - add clear() - add cout() - remove AxesType - remove old copy of compute_linear_system()
-
- Oct 21, 2011
-
-
Andrei Herdt authored
-
- Oct 13, 2011
-
-
Andrei Herdt authored
- Initialization in construct - Align attribute names with convention
-
- Oct 11, 2011
-
-
Andrei Herdt authored
-
- Oct 10, 2011
-
-
Andrei Herdt authored
- Introduce solution_t Solution_ - Move Previews to soluton_t - QPProblem::dump_problem -> QPProblem::dump - introduce solution_t.reset() and solution_t() - smaller changes
-
- Oct 04, 2011
-
-
Jory Lafaye authored
-
- Jul 25, 2011
-
-
Andrei authored
-
- Jul 11, 2011
-
-
Andrei authored
-
- Jul 10, 2011
-
-
Andrei authored
- Add computation of foot dynamics matrices - Move interpolation to RBS::generate_trajectories - Move initialize_dynamics to RBS - Add enum types FootType PhaseType - Move solution_t, support_state_t to privatepgtypes - Add a margin of -T_/10 to TimeLimit - Clean up
-
- Jun 09, 2011
-
-
Andrei authored
- Instanciate IntermedQPMat outside of VRQPGen. - Add call :stoppg - Do cosmetics...
-
- Jun 02, 2011
-
-
Andrei authored
- Fix bug in convex_hull_t::rotate... - Clean up in several files
-
- Mar 10, 2011
-
-
Olivier Stasse authored
This reverts commit 72817935.
-
Olivier Stasse authored
This reverts commit fc8c8c64.
-
Olivier Stasse authored
This reverts commit 91f60c13.
-
Olivier Stasse authored
This reverts commit 2a298cf6.
-
Olivier Stasse authored
This reverts commit a7dc546c.
-
Olivier Stasse authored
This reverts commit 5dd65079.
-
Olivier Stasse authored
This reverts commit 5fb29905.
-
Olivier Stasse authored
This reverts commit 04698daf.
-
- Feb 28, 2011
-
-
Andrei Herdt authored
- Replace supportfoot_t by support_state_t
-
- Feb 23, 2011
-
-
Olivier Stasse authored
-
Andrei Herdt authored
- Add resize() to linear_inequality_t - Minor changes
-
Andrei Herdt authored
- Compressed matrices x.D and y.D and dense vector dc - clear() method for zeroing
-
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
- Add constructor, reset() and operator= to support_state_s - Add solution type
-
Andrei Herdt authored
-
Andrei Herdt authored
LinearInvertedPendulum2D intermediate-qp-matrices
-
- Nov 04, 2010
-
-
Olivier Stasse authored
-
- Oct 04, 2010
-