- Apr 12, 2016
-
-
mnaveau authored
-
- Apr 11, 2016
-
-
mnaveau authored
-
- Aug 10, 2015
- Dec 06, 2014
-
-
mnaveau authored
-
- Sep 16, 2014
-
-
mnaveau authored
-
- May 28, 2014
-
-
mnaveau authored
Adding oder 7 polynome to be used to compute X,Y,Theta position for the feet. Do a little cleanup of the computation of the foot position.
-
- Apr 22, 2014
-
-
Francois Keith authored
-
- Sep 11, 2013
-
-
olivier stasse authored
The graphs have to be checked.
-
- Sep 10, 2013
-
-
olivier stasse authored
-
- 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 20, 2011
- Oct 18, 2011
-
-
Andrei Herdt authored
- exchange Left and RightFPos... - exchange ZMP/FOOT_CONS... by ineq_e
-
- Oct 10, 2011
-
-
Francois Keith authored
Bug noticed by M. Morisawa.
-
- 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 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 e08acb3f.
-
Olivier Stasse authored
This reverts commit 705fb8bd.
-
- Feb 28, 2011
-
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
- FootConstraintsAsLinear... to RelativeFeetInequalities
-
Andrei Herdt authored
- Move interpretation of result to OnLineFootTraj... - add method check_solution(...) - Slight change of private member names
-
Andrei Herdt authored
-
- Feb 23, 2011
-
-
Olivier Stasse authored
-
Andrei Herdt authored
- Add documentation
-
Andrei Herdt authored
instead of variables of a custom type
-
Andrei Herdt authored
-
Andrei Herdt authored
- Introduce structs for zmp and feet convex hulls
-
Andrei Herdt authored
-
Andrei Herdt authored
-
Andrei Herdt authored
Clean and restructure FCALSFVelRef - Add Documentation - Add private functions setVertives, setFeetDimensions, initConvexHulls - Add private members - Change member names
-
Andrei Herdt authored
-
- Nov 15, 2010
-
-
Francois Bleibel authored
-
- Nov 12, 2010
-
-
Olivier Stasse authored
-
- Nov 01, 2010
-
-
Olivier Stasse authored
This commit allows to change on-line the constraints applied on the feet. On-line modification such as in Dimitar2007, allows to script the constraints modification. This calls for a proper synchronization of information better handled in a separate class FootHalfSize.
-
- Oct 29, 2010
-
-
Olivier Stasse authored
Those values work for HRP-2, but prevented regression tests with sample-humanoid-robot.
-