moveit_task_constructor/msg/Solution.msg
2017-11-02 09:53:43 +01:00

12 lines
216 B
Plaintext

# id of associated task
string task_id
# id of robot model
string model_id
# set of all sub solutions involved
SubSolution[] sub_solution
# (ordered) sequence of actual trajectories
SubTrajectory[] sub_trajectory