File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11# MoveIt Task Constructor Framework
22
33The Task Constructor framework provides a flexible and transparent way to define and plan actions that consist of multiple interdependent subtasks.
4- It draws on the planning capabilities of [ MoveIt] ( https://moveit.ros.org/ ) to solve individual subproblems in black-box * planning stages* .
4+ It draws on the planning capabilities of [ MoveIt] ( https://moveit.ai ) to solve individual subproblems in black-box * planning stages* .
55A common interface, based on MoveIt's PlanningScene is used to pass solution hypotheses between stages.
66The framework enables the hierarchical organization of basic stages using * containers* , allowing for sequential as well as parallel compositions.
77
You can’t perform that action at this time.
0 commit comments