mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Release mode builds previously produced broken solutions with too many entries, debug build triggered the assert container.cpp:334: assert(solution.empty()) The standard guarantees std::vector(&&a) leaves a.empty() == true, so the logic there is fine as long as subsolutions is actually used for move-construction. |
||
|---|---|---|
| .. | ||
| task_constructor | ||