User Tools

Site Tools


eeros_architecture:sequencer:start

This is an old revision of the document!


Sequencer

Since robots have to execute a series of user-defined tasks, an additional component is needed. It can also be non-real-time, but it has to ensure the sequential execution of the tasks and has to be able to handle any possible exceptions.

The robot's motions are defined as sequence of steps. The sequencer, which is an integral part of the EEROS Framework, has to be assigned one main sequence. Additionally, several subsequences may be defined and added to the sequencer. Each sequence may include many single steps which must run to completion (unless interrupted by the safety system).

A Sequence of Steps with a Subsequence

Learn more about how to use the sequencer and how it handles exceptions:

eeros_architecture/sequencer/start.1446198824.txt.gz · Last modified: 2015/10/30 10:53 by graf