- Sep 16, 2013
-
-
Conflicts: src/PreviewControl/PreviewControl.cpp src/ZMPRefTrajectoryGeneration/OnlineStepPositionTrajectoryGeneration.cpp src/ZMPRefTrajectoryGeneration/OrientationsPreview.cpp src/ZMPRefTrajectoryGeneration/ZMPVelocityReferencedQP.cpp
-
- Sep 13, 2013
-
-
olivier stasse authored
-
olivier stasse authored
-
- Sep 12, 2013
-
-
olivier stasse authored
-
- Sep 11, 2013
-
-
olivier stasse authored
The graphs have to be checked.
-
- Sep 10, 2013
-
-
olivier stasse authored
-
- May 22, 2013
-
-
Francois Keith authored
-
- Mar 01, 2013
-
-
olivier stasse authored
With the use of spatial algebra in JRL-dynamics ZMP needs backward dynamics computation for proper evaluation. The internal setting of the WPG used an approximation of the momentum derivatives previously implemented in JRL-dynamics. This commit fix this problem and the references for the unitary test. This should be also validate with the simple-humanoid and not HRP-2.
-
olivier stasse authored
-
olivier stasse authored
-
- Feb 26, 2013
-
-
Pierre Gergondet authored
This reverts commit da10c2d6. Conflicts: src/FootTrajectoryGeneration/FootTrajectoryGenerationStandard.h src/FootTrajectoryGeneration/OnLineFootTrajectoryGeneration.cpp src/FootTrajectoryGeneration/OnLineFootTrajectoryGeneration.h
-
- Nov 29, 2011
-
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
- Nov 28, 2011
-
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
olivier stasse authored
-
- Nov 23, 2011
-
-
Andrei Herdt authored
- Add missing resize()
-
- Nov 17, 2011
-
-
olivier stasse authored
(aka a humanoid robot without upper body...)
-
olivier stasse authored
DLR Biped do not have arms...
-
- Oct 25, 2011
-
-
Andrei Herdt authored
- move build_invariant_part to InitOnLine() - avoid recomputation of cop in single-body mode
-
- Oct 24, 2011
-
-
Andrei Herdt authored
- use of iterators - correct resize logic
-
Andrei Herdt authored
- The position of the current support foot is considered - introduce VcX,VcY,VcshiftX,VcShiftY,Vc_fX,Vc_fY - move resize of N_-dependent matrices to gen._sel_mat.()
-
- 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()
-
Andrei Herdt authored
- yet another unnecessary piece of work
-
- Oct 21, 2011
-
-
Andrei Herdt authored
-
- Oct 20, 2011
- Oct 19, 2011
-
-
Andrei Herdt authored
- avoid copy of FootAbsolutePosition object - consider position at end of SS phase - rename T_Ctr_, T_Prw_
-
Andrei Herdt authored
-
Andrei Herdt authored
- add build_constraints_com - move enums to privatepgtypes - minor changes
-
- Oct 18, 2011
-
-
Andrei Herdt authored
- exchange Left and RightFPos... - exchange ZMP/FOOT_CONS... by ineq_e
-
Andrei Herdt authored
- introduce objective_e, dynamics_e, ineq_e - move enums to privatepgtypes - remove dynamics_s in IntermedQPMat - remove time measuring in OnLine() - add * RFI_ in GenVelRef_ - add computed rotations to SupportStates_deq - improve computation of inequalities - set correct velocities in TestHerdt2010
-
Francois Keith authored
Especially in initialization list.
-
- Oct 15, 2011
-
-
Andrei Herdt authored
- Document - Add iterator for more efficiency - Remove redundancy - Restructure
-