mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-09-27 00:29:13 +08:00
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
# unique id of this task
|
|
string task_id
|
|
|
|
# list of all stages, including the task stage itself
|
|
StageDescription[] stages
|