User Tools

Site Tools


getting_started:tutorials:subsystem

Differences

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

Link to this comparison view

Next revision
Previous revision
getting_started:tutorials:subsystem [2021/07/08 19:57] – created ursgrafgetting_started:tutorials:subsystem [2026/04/12 16:35] (current) ursgraf
Line 1: Line 1:
 ====== Subsystem ====== ====== Subsystem ======
  
-In the EEROS library you will find a directory with examples. For this example see [[https://github.com/eeros-project/eeros-framework/blob/master/examples/system/SubsystemTest.cpp|SubsystemTest.cpp]]. +In the EEROS library you will find a directory with examples. For this example see [[https://github.com/eeros-project/eeros-framework/blob/master/examples/system/SubSystemTest.cpp|SubSystemTest.cpp]]. 
  
 Open a shell in the build directory of your EEROS library and run  Open a shell in the build directory of your EEROS library and run 
 <code> <code>
-sudo ./examples/system/systemTest3+$ ./examples/system/subSystemTest
 </code> </code>
-IMPORTANT You have to run a program using real time threads with root privileges. We do not use the simulator in this example, hence there is no need to set the library path.  
  
-The example comprises safety system with only +The example shows how few blocks are packed into a subsystem which is used by a control system also using other blocks.
getting_started/tutorials/subsystem.1625767079.txt.gz · Last modified: by ursgraf