moveit_task_constructor/msg/SubSolution.msg
Robert Haschke a43692fc25 renamed Task, Stage msgs
- Stage -> StageStatistics + StageDescription
- Task -> TaskStatistics + TaskDescription
- removed GetInterfaceState.srv
2017-11-11 19:46:33 +01:00

9 lines
114 B
Plaintext

# unique id within task
uint32 id
# associated cost
float32 cost
# IDs of subsolutions
uint32[] sub_solution_id