getting_started:tutorials:hal4
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:tutorials:hal4 [2023/02/27 13:56] – [Publishing] ursgraf | getting_started:tutorials:hal4 [2026/04/12 16:27] (current) – [Using ROS2] ursgraf | ||
|---|---|---|---|
| Line 43: | Line 43: | ||
| 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 -E ./ | + | $ ./ |
| </ | </ | ||
| ==== 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 /// | ||
| - | * /test/val (of type double) | + | * /test/analogSignal |
| - | * /test/state (of type boolean) | + | * /test/digitalSignal |
| - | Use the same tools as in [[getting_started: | + | Use the same tools as in [[getting_started: |
| ==== Subscribing ==== | ==== Subscribing ==== | ||
| 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. Use | and logs its transported message values into the console. Use | ||
| < | < | ||
| - | $ rqt_graph | + | $ rqt |
| </ | </ | ||
| - | to show a graph with all involved nodes together with their topics. | + | to show a graph with all involved nodes together with their topics |
getting_started/tutorials/hal4.1677502580.txt.gz · Last modified: by ursgraf
