Skip to content
Snippets Groups Projects
Forked from Humanoid Path Planner / hpp-manipulation
Source project has a limited visibility.
  • Florent Lamiraux's avatar
    da621d22
    [CrossStateOptimization] Decouple waypoint computations · da621d22
    Florent Lamiraux authored
      - create one solver by waypoint,
      - detect for each parameterizable constraint and each waypoint if
        - the right hand side is equal to the right hand side for initial config,
        - the right hand side is equal to the right hand side for goal config,
        - the right hand side is equal to the right hand side for previous waypoint.
      - iteratively solve waypoints after initializing right hand sides.
    da621d22
    History
    [CrossStateOptimization] Decouple waypoint computations
    Florent Lamiraux authored
      - create one solver by waypoint,
      - detect for each parameterizable constraint and each waypoint if
        - the right hand side is equal to the right hand side for initial config,
        - the right hand side is equal to the right hand side for goal config,
        - the right hand side is equal to the right hand side for previous waypoint.
      - iteratively solve waypoints after initializing right hand sides.