moveit_task_constructor/core/include/moveit
Robert Haschke 2a09daa42f InterfaceState::Priority::enabled()
To allow pruning, we need to enable and disable InterfaceStates to be considered for further
planning. In the past, we just indicated the disabled status with infinite costs.
However, because we might need to re-enable states (with previous state),
we need to separate these two concepts.
2021-03-22 14:42:23 +01:00
..
task_constructor InterfaceState::Priority::enabled() 2021-03-22 14:42:23 +01:00