getting_started:tutorials:subsystem
Subsystem
In the EEROS library you will find a directory with examples. For this example see SubSystemTest.cpp.
Open a shell in the build directory of your EEROS library and run
$ ./examples/system/subSystemTest
The example shows how a few blocks are packed into a subsystem which is used by a control system also using other blocks.
getting_started/tutorials/subsystem.txt · Last modified: by ursgraf
