mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Class holder needs to be a smart pointer, e.g. std::auto_ptr. This can be released(), such that ownership can be passed. Further, derived types need to be declared as implicitly_convertible to base type. |
||
|---|---|---|
| .. | ||
| src/moveit | ||
| test | ||
| wrapper | ||
| CMakeLists.txt | ||