- Sep 24, 2024
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
In startSolve, check that the initial configuration of the main problem has been initialized.
-
- Jun 28, 2024
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
-
- Jun 20, 2024
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Ilias Harkati authored
-
- Jun 13, 2024
-
-
Ilias Harkati authored
-
- Jun 10, 2024
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
- Jun 07, 2024
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Ilias Harkati authored
-
- Apr 30, 2024
-
-
Florent Lamiraux authored
-
- Mar 21, 2024
-
-
Guilhem Saurel authored
-
- Dec 19, 2023
-
-
Joseph Mirabel authored
-
- Oct 20, 2023
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
-
- Oct 17, 2023
-
-
Florent Lamiraux authored
Path::operator().
-
- Oct 16, 2023
-
-
Florent Lamiraux authored
Copying the steering method from the edge and passing the constraints of the steering method to the problem does not seem to work.
-
- Sep 26, 2023
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
in C++.
-
- Jul 28, 2023
-
-
Florent Lamiraux authored
-
- Jul 27, 2023
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
Instead of writing in the terminal. Also test that there are constraints before writing them.
-
- Jul 19, 2023
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
- Jul 17, 2023
-
-
Florent Lamiraux authored
-
- May 19, 2023
-
-
Florent Lamiraux authored
-
- Mar 14, 2023
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Florent Lamiraux authored
-
- Feb 20, 2023
-
-
Florent Lamiraux authored
-
- Nov 21, 2022
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
- Nov 10, 2022
-
-
yann_dm authored
-
- Nov 04, 2022
-
-
Guilhem Saurel authored
-
- Jul 02, 2022
-
-
Toefinder authored
The default timeout for innerPlanner is a positive value. However, if the user specifically sets it to be 0, the timeout will not be set and hence timeout will not be used to stop innerPlanner (default timeout in PathPlanner is infinity).
-
Toefinder authored
buildOptProblem should allow the case when there is no waypoint to be computed (only 1 loop transition from init config to the goal). PathPlanner::tryConnectInitAndGoals() should be called when the goal configuration is given.
-
- Jun 28, 2022
-
-
Le Quang Anh authored
The configSolved() method is redundant. Checks are added for the case where the final configuration computed has been reached but the goal is deemed not reached by the path planner. Some other small redundancies are also removed.
-
- Jun 22, 2022
-
-
Le Quang Anh authored
Note that we need to set it **after** the problem's path projector has been initialized.
-
- Jun 08, 2022
-
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-