User Tools

Site Tools


getting_started:tutorials:hal4

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
getting_started:tutorials:hal4 [2026/04/09 12:01] – [Subscribing] ursgrafgetting_started:tutorials:hal4 [2026/04/09 12:02] (current) – [Subscribing] ursgraf
Line 55: Line 55:
 ==== Subscribing ==== ==== Subscribing ====
 Open another shell in the build directory of your EEROS library and run ''rosNodeTalker''. This is not a EEROS program but simply starts a ROS node which publishes a couple of test topics. As soon as ''rosNodeTalker'' runs, your example application will receive the two topics Open another shell in the build directory of your EEROS library and run ''rosNodeTalker''. This is not a EEROS program but simply starts a ROS node which publishes a couple of test topics. As soon as ''rosNodeTalker'' runs, your example application will receive the two topics
-  * /rosNodeTalker/analogSignal    (of type double+  * /rosNodeTalker/analogSignal    (of type eeros_msgs/msg/AnalogSignal
-  * /rosNodeTalker/state  (of type boolean)+  * /rosNodeTalker/digitalSignal (of type eeros_msgs/msg/DigitalSignal)
 and logs its transported message values into the console. Use and logs its transported message values into the console. Use
 <code> <code>
getting_started/tutorials/hal4.txt · Last modified: 2026/04/09 12:02 by ursgraf