Skip to content
Snippets Groups Projects
  1. Jun 08, 2022
    • Le Quang Anh's avatar
      [ProblemSolver] Allow non-graph steering method in createPathProjector · d99c7c18
      Le Quang Anh authored
        Path projectors are defined in core::ProblemSolver and overloaded in
        manipulation::ProblemSolver. Formerly, the overloaded method checked that
        the steering method was of type manipulation::SteeringMethod and created
        the path projector with the inner steering of the latter.
      
        This commit modifies this behavior since calling idl method
        hpp::corbaserver::Problem::createPathPlanner with a core_idl::Problem
        instance as input fails when the problem solver is of type
        manipulation::ProblemSolver.
      d99c7c18
  2. May 31, 2022
  3. Apr 21, 2022
  4. Apr 19, 2022
  5. Apr 15, 2022
  6. Mar 31, 2022
  7. Feb 28, 2022
  8. Feb 20, 2022
  9. Feb 03, 2022
  10. Apr 30, 2021
  11. Apr 28, 2021
  12. Apr 09, 2021
  13. Feb 19, 2021
  14. Feb 12, 2021
  15. Feb 09, 2021
  16. Feb 05, 2021
  17. Feb 04, 2021
  18. Feb 03, 2021
  19. Jan 20, 2021
  20. Jan 19, 2021
  21. Jan 16, 2021
  22. Jan 05, 2021
  23. Dec 18, 2020
  24. Dec 14, 2020
  25. Dec 10, 2020
Loading