moveit_task_constructor/core
v4hn 45e6cdb47d Revert "add CostAggregator for SerialContainer"
This reverts commit dc7ce9bdfac97eb468f5a850adcb27cc118b5fd7.

It turns out multiple places in SerialContainer's cost inference
expect 0.0 as the neutral element (which is why std::min and multiply did not work).
While these additional issues can be fixed, it would make the interface much less elegant.

We should consider adding it back if an actual use-case is there to discuss.
2020-09-21 22:52:19 +02:00
..
include/moveit/task_constructor Revert "add CostAggregator for SerialContainer" 2020-09-21 22:52:19 +02:00
src Revert "add CostAggregator for SerialContainer" 2020-09-21 22:52:19 +02:00
test Revert "add CostAggregator for SerialContainer" 2020-09-21 22:52:19 +02:00
CMakeLists.txt bump cmake version 2020-04-03 12:14:57 +02:00
motion_planning_stages_plugin_description.xml more exported stage plugins: CurrentState 2018-02-04 21:30:25 +01:00
package.xml adapt tests to new moveit_resources layout (#200) 2020-08-20 11:04:18 +02:00