Skip to content
Snippets Groups Projects
  1. Jan 20, 2022
  2. Sep 23, 2021
    • Florent Lamiraux's avatar
      [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
  3. Sep 10, 2021
  4. Apr 30, 2021
  5. Feb 19, 2021
  6. Feb 12, 2021
  7. Feb 09, 2021
  8. Feb 05, 2021
    • Florent Lamiraux's avatar
      [GraphComponent] Modify access to numerical constraints · 0d81bac3
      Florent Lamiraux authored
        - GraphComponent::numericalConstraints is virtual,
        - reimplemented in Edge a follows:
          - if edge is not initialized, call parent implementation,
          - otherwise return constraints that are in the solver.
        - The differences are that:
          1. constraints and complements are replaced by explicit constraints,
          2. constraints of the containing node are also returned.
      0d81bac3
  9. Feb 03, 2021
  10. Jan 19, 2021
  11. Jan 16, 2021
  12. Jan 05, 2021
  13. Dec 14, 2020
  14. Dec 10, 2020
  15. Dec 07, 2020
  16. Dec 04, 2020
  17. Apr 24, 2020
  18. Apr 01, 2020
  19. Mar 28, 2020
  20. Mar 20, 2020
  21. Mar 18, 2020
  22. Mar 17, 2020
  23. Mar 03, 2020
Loading