Skip to content
Snippets Groups Projects
  1. Jun 04, 2019
    • Florent Lamiraux's avatar
      [hpp-rbprm] Upgrade to version 4.6.0 · ba3a8a01
      Florent Lamiraux authored
        Fix some uninitialized variables.
        ProblemPtr_t is now a shared_ptr
        Update to API change of configuration shooters.
        [contact generation] do not reverse the contact order queue anymore
        [contact generation] do not remove the first candidate of the list in
          maintain contact
        [projection] comment postural task in projectOnCom method
        [contact generation]  check size of states list before calling filterStates
        [contact generation] remove now useless 'epsilon' in tryReplaceState
        [contact generation] fix deprecated warning for fcl collisionRequest
        [limb-rrt] add debug message
        [limb-rrt] set computationflag for forward kinematic in time-constraint-helper
        [limb-rrt] fix createComConstraint method
        [limb-rrt] fix createEffectorConstraint method
          update RightHandSideFunctor to changes in hpp-constraints
        [com-rrt] changes needed to access the real pathVector in corba (and not hide
        it inside another Path object)
        [effector] move helper method from effector-rrt to interpolation-constraints
        [effector] fix compilation error and warning from the update
        [steering method kino] correctly reset aMax before computing direction
          add a member 'postureWeights' to fullBody
        [contact generation] update analysis referenceConfig to use the
        'fullBody->postureWeights'
        fix projectPointInsidePlan (access iterator after end)
      ba3a8a01
  2. Apr 16, 2019
  3. Mar 21, 2019
  4. Mar 04, 2019
    • Guilhem Saurel's avatar
      [wip/hpp-rbprm] Update to v4.4.0 · 8972c849
      Guilhem Saurel authored
      Changes since v4.3.0:
      - Pinocchio v2
      - Make tests independants of private robots models
      - Adapt paths to package change of environment models
      - sampler independent from the notion of 'contact normal' in fcl
      - [BUG FIX] correct handling of rbprmvalidationreport
      - fixed limb offset for hyq in test
      - revert packaging wronful commit
      - [Release] Sample Database + Limb-RRT
      
      Packaging changes:
      - remove patch-aa, applied upstream
      8972c849
  5. Feb 07, 2019
Loading