A list of commands to execute sequentially.
Optional
nameOptional name to distinguish between flows. Typical examples include 'Left Wheel' and 'Custom Velocity Profile'.
Optional
repeatSpecifies the number of times to repeat this flow, with an optional delay between each execution. If undefined (default), the flow executes only once.
Generated using TypeDoc
Represents a flow in Motion Composer. Flows execute in parallel, while commands within each flow execute sequentially. Flows can optionally repeat command execution a specified number of times or indefinitely.