Skip to content

Commit 6d49f90

Browse files
committed
Replace moveit.ros.org -> moveit.ai
1 parent 455f1ae commit 6d49f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MoveIt Task Constructor Framework
22

33
The 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*.
55
A common interface, based on MoveIt's PlanningScene is used to pass solution hypotheses between stages.
66
The framework enables the hierarchical organization of basic stages using *containers*, allowing for sequential as well as parallel compositions.
77

0 commit comments

Comments
 (0)