mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
# id of associated task
|
|
string task_id
|
|
|
|
# set of all sub solutions involved
|
|
SubSolution[] sub_solution
|
|
|
|
# (ordered) sequence of actual trajectories
|
|
SubTrajectory[] sub_trajectory
|