User Tools

Site Tools


eeros_architecture:sequencer:sequence

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
eeros_architecture:sequencer:sequence [2018/08/07 11:00] – [Simple Example] grafeeros_architecture:sequencer:sequence [2018/08/07 12:41] – [Waiting for Sequences to Finish] graf
Line 55: Line 55:
 The sequence //MoveSequence// comprises three steps //moveXY//. Each of them moves a hypothetical robot a predefined robot in x,y direction. The sequence //MoveSequence// comprises three steps //moveXY//. Each of them moves a hypothetical robot a predefined robot in x,y direction.
  
 +===== Waiting for Sequences to Finish =====
 +Usually at some stage in your program you have to wait for a given sequence to finish until the program should continue. There are to methods to accomplish this.
 +<code cpp>
 +  wait()
 +</code>
eeros_architecture/sequencer/sequence.txt · Last modified: 2020/05/22 11:08 by ursgraf