Skip to content
Snippets Groups Projects
  1. Jul 07, 2023
  2. May 19, 2023
  3. Feb 20, 2023
  4. Nov 21, 2022
  5. May 31, 2022
  6. Apr 21, 2022
  7. Apr 19, 2022
  8. Apr 15, 2022
  9. Feb 28, 2022
  10. Feb 20, 2022
  11. Feb 03, 2022
  12. Feb 01, 2022
  13. Jan 20, 2022
  14. 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
  15. Sep 10, 2021
  16. Apr 30, 2021
  17. Feb 19, 2021
  18. Feb 12, 2021
  19. Feb 09, 2021
  20. 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
  21. Feb 03, 2021
  22. Jan 19, 2021
  23. Jan 16, 2021
  24. Jan 05, 2021
  25. Dec 14, 2020
  26. Dec 10, 2020
  27. Dec 07, 2020
  28. Dec 04, 2020
Loading