mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
- to allow solution wrappers (WrappedSolution, SolutionSequence) to transmit their comment and markers as well - introduced new SolutionInfo.msg, which is the info common to solution wrappers and actual SubTrajectories
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
# generic solution information
|
|
SolutionInfo info
|
|
|
|
# IDs of subsolutions
|
|
uint32[] sub_solution_id
|