"include/hpp/git@gitlab.laas.fr:gsaurel/hpp-manipulation.git" did not exist on "d56d5215cfd241ce15015b88fad799b20560a00b"
Forked from
Humanoid Path Planner / hpp-manipulation
Le Quang Anh
authored
When goal is defined as set of constraints, every state sequence is a possible solution. The current implementation grows the list of possible state sequences faster than they are attempted: for every time we add all neighbors of the front node to queue, we only try out one sequences. This could be too space consuming if the graph has large branching factor.
Name | Last commit | Last update |
---|