getting_started:tutorials:systemros1
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:tutorials:systemros1 [2026/04/09 08:31] – [Publishing] ursgraf | getting_started:tutorials:systemros1 [2026/04/12 16:01] (current) – [Using ROS2] ursgraf | ||
|---|---|---|---|
| Line 80: | Line 80: | ||
| 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 | ||
| < | < | ||
| - | $ sudo LD_LIBRARY_PATH=$LD_LIBRARY_PATH | + | $ ./ |
| </ | </ | ||
| - | IMPORTANT You have to run a program using real time threads with root privileges. | + | |
| ==== Publishing ==== | ==== Publishing ==== | ||
| This example runs your EEROS application as a ROS node under the name /// | This example runs your EEROS application as a ROS node under the name /// | ||
| Line 113: | Line 113: | ||
| ==== Subscribing ==== | ==== Subscribing ==== | ||
| + | The topic ''/ | ||
| + | |||
| Open another shell in the build directory of your EEROS library and run '' | Open another shell in the build directory of your EEROS library and run '' | ||
| - | * / | + | * / |
| - | * / | + | * / |
| - | and logs its transported message values into the console. Alternatively you could publish | + | * / |
| + | * / | ||
| + | * / | ||
| + | |||
| + | and logs its transported message values into the console. Alternatively you could publish | ||
| < | < | ||
| - | $ ros2 topic pub / | + | $ ros2 topic pub / |
| - | $ ros2 topic pub / | + | $ ros2 topic pub / |
| </ | </ | ||
getting_started/tutorials/systemros1.1775716319.txt.gz · Last modified: by ursgraf
