mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Implement Fallbacks behavior for children of type Connecting. All other connect-like children are currently infeasible to handle, because we cannot forward a single job, i.e. a pair (from, to) to the next child, but only individual states. However, passing states, will cause creation of undesired state pairs as jobs in subsequent children. |
||
|---|---|---|
| .. | ||
| include/moveit/task_constructor | ||
| src | ||
| test | ||
| CMakeLists.txt | ||
| motion_planning_stages_plugin_description.xml | ||
| package.xml | ||