Forked from
Humanoid Path Planner / hpp-manipulation
201 commits behind the upstream repository.
Le Quang Anh
authored
Previously, we handled this case when goal is defined as a goal configuration. However, this case may still occur when goal is defined as a set of constraints. Moreover, the previous method does not store the loop transition to the list of solutions, making it difficult to re-try later on.