Skip to content
Snippets Groups Projects
  1. Sep 16, 2013
  2. Sep 11, 2013
  3. Sep 10, 2013
  4. Mar 01, 2013
    • olivier stasse's avatar
      Fix ZMP computation for multibody correction. · 06ed19b6
      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.
      06ed19b6
  5. Nov 29, 2011
  6. Nov 28, 2011
  7. Nov 23, 2011
  8. Oct 25, 2011
    • Andrei Herdt's avatar
      Speed up computation · d3b47556
      Andrei Herdt authored
      - move build_invariant_part to InitOnLine()
      - avoid recomputation of cop in single-body mode
      d3b47556
  9. Oct 24, 2011
  10. Oct 22, 2011
    • Andrei Herdt's avatar
      Enums and convex hull · c9037be0
      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()
      c9037be0
  11. Oct 19, 2011
  12. Oct 18, 2011
    • Andrei Herdt's avatar
      Enums, rotations, clean up, · 4991c3ef
      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
      4991c3ef
    • Francois Keith's avatar
      Warning removal · cbacc569
      Francois Keith authored
      Especially in initialization list.
      cbacc569
  13. Oct 15, 2011
  14. Oct 14, 2011
  15. Oct 13, 2011
  16. Oct 12, 2011
  17. Oct 11, 2011
  18. Oct 10, 2011
  19. Oct 08, 2011
  20. Oct 06, 2011
  21. Oct 04, 2011
  22. Oct 03, 2011
  23. Sep 02, 2011
  24. Aug 10, 2011
  25. Jul 25, 2011
  26. Jul 13, 2011
  27. Jul 11, 2011
  28. Jul 10, 2011
    • Andrei's avatar
      Include foot dynamics + Move declaration of types · c9350f07
      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
      c9350f07
  29. Jul 05, 2011
Loading