- Oct 31, 2016
-
-
mnaveau authored
-
- Sep 23, 2016
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Apr 27, 2016
-
-
mnaveau authored
-
- Apr 14, 2016
-
-
mnaveau authored
-
- Apr 13, 2016
-
-
mnaveau authored
-
- Apr 11, 2016
-
-
mnaveau authored
-
- Apr 06, 2016
-
-
mnaveau authored
-
- Jan 20, 2016
-
-
mnaveau authored
enable the ffeback control on the pattern generator, still some stuff to debug with the DynamicFilter
-
- Oct 07, 2015
-
-
mnaveau authored
-
- Aug 28, 2015
-
-
mnaveau authored
remove an additionnal memeber with the same fuctionnality in OnLineFootTrajectoryGeneration.cpp Fix the callMethod to handle this step height member
-
- Aug 17, 2015
-
-
mnaveau authored
TODO use the dynamic filter on it
-
- Jun 18, 2015
-
-
mnaveau authored
- The algorithm has been tested with the StackOfTask on OpenHrp3.1 on Ubuntu 12.04 precise. - The Beam movement with morisawa's algorithm has been tested and approuved. - correct the use of the HRP2 specialized inverse geometry - Modify sligthly some tests TODO - Need to finish the implementation on the online pattern generator of Morisawa. - Need to set the z position of the foot on morisawa to 0.
-
- Apr 29, 2015
-
-
mnaveau authored
-
- Apr 24, 2015
-
-
mnaveau authored
- finish the good computation for bspline without point in the middle, the other need checking and dynamic simulation to be sure. - fix a bug in the interpolation of the COM/ZMP in herdt 2010.
-
- Jul 25, 2014
-
-
mnaveau authored
Adding the dynamic filter in the Herdt2010 PG.
-
- Jul 09, 2014
-
-
mnaveau authored
-
- Jul 03, 2014
-
-
mnaveau authored
-
- Jun 04, 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.
-
- May 14, 2014
-
-
student authored
-
- May 09, 2014
-
-
mnaveau authored
-
- May 08, 2014
-
-
mnaveau authored
-
- Apr 18, 2014
-
-
Francois Keith authored
-
- Apr 17, 2014
-
-
mnaveau authored
Creation of function that compute the position of a third step to interpolate elong the whole preview contrl, still debugging.
-
- Mar 26, 2014
-
-
mnaveau authored
-
- Mar 25, 2014
-
-
mnaveau authored
-
- Mar 19, 2014
-
-
mnaveau authored
Adding security a security that block the computation of the dynamic filter while sending 0.0 velocity as command
-
- Mar 17, 2014
-
-
mnaveau authored
-
- Feb 07, 2014
-
-
mnaveau authored
try with continuous buffer, worst results... but maybe not comming from this calculation of the buffers.
-
- Sep 16, 2013
-
-
olivier stasse authored
-
Conflicts: src/PreviewControl/PreviewControl.cpp src/ZMPRefTrajectoryGeneration/OnlineStepPositionTrajectoryGeneration.cpp src/ZMPRefTrajectoryGeneration/OrientationsPreview.cpp src/ZMPRefTrajectoryGeneration/ZMPVelocityReferencedQP.cpp
-
- Sep 11, 2013
-
-
olivier stasse authored
The graphs have to be checked.
-
- Sep 10, 2013
-
-
olivier stasse 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.
-
- Nov 29, 2011
-
-
olivier stasse authored
-
- Nov 28, 2011
-
-
olivier stasse authored
-
olivier stasse authored
-
- Nov 23, 2011
-
-
Andrei Herdt authored
- Add missing resize()
-
- Oct 25, 2011
-
-
Andrei Herdt authored
- move build_invariant_part to InitOnLine() - avoid recomputation of cop in single-body mode
-