moveit_task_constructor/core
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
..
include/moveit/task_constructor InterfaceState::Priority::enabled() 2021-03-22 14:42:23 +01:00
src InterfaceState::Priority::enabled() 2021-03-22 14:42:23 +01:00
test InterfaceState::Priority::enabled() 2021-03-22 14:42:23 +01:00
CMakeLists.txt Modernize: require cmake version 3.1.3 2020-12-06 04:11:35 +01:00
motion_planning_stages_plugin_description.xml more exported stage plugins: CurrentState 2018-02-04 21:30:25 +01:00
package.xml remove roscpp as an export dependency for the core package 2021-02-24 12:22:38 +01:00