mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
If a stage fails to find a solution, this often implies that further planning on the open end(s) of connected InterfaceStates is not needed anymore. Thus the InterfaceStates along all connected solution paths will be marked as disabled. They are not removed from the pending state lists though, because they might get reactivated by solutions found in future. To this end, we introduced the method ContainerBase::onNewFailure(). |
||
|---|---|---|
| .. | ||
| task_constructor | ||