mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
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. |
||
|---|---|---|
| .. | ||
| include/moveit/task_constructor | ||
| src | ||
| test | ||
| CMakeLists.txt | ||
| motion_planning_stages_plugin_description.xml | ||
| package.xml | ||