Skip to content
Snippets Groups Projects
Forked from Humanoid Path Planner / hpp-manipulation
Source project has a limited visibility.
  • Florent Lamiraux's avatar
    45c41f47
    [StatesPathFinder] Refactor · 45c41f47
    Florent Lamiraux authored
      - Use parent implementation for method solve,
      - reimplement tryToConnectInitAndGoals,
      - remove InStatePath class and call core::DiffusingPlanner instead.
      - optimize paths on sub-manifolds with random shortcut and insert path
        in roadmap.
    45c41f47
    History
    [StatesPathFinder] Refactor
    Florent Lamiraux authored
      - Use parent implementation for method solve,
      - reimplement tryToConnectInitAndGoals,
      - remove InStatePath class and call core::DiffusingPlanner instead.
      - optimize paths on sub-manifolds with random shortcut and insert path
        in roadmap.