eeros_architecture:control_system:available_blocks:rossubdouble
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eeros_architecture:control_system:available_blocks:rossubdouble [2017/11/05 20:18] – graf | eeros_architecture:control_system:available_blocks:rossubdouble [2023/02/27 16:50] (current) – ursgraf | ||
---|---|---|---|
Line 2: | Line 2: | ||
This block receives ROS messages of type '' | This block receives ROS messages of type '' | ||
<code cpp> | <code cpp> | ||
- | RosSubscriberDouble | + | RosSubscriberDouble |
</ | </ | ||
- | This block can be connected | + | For ROS2 you have to pass the node, from where the topic is received. The ROS2 message is of type '' |
- | IMPORTANT The time stamp of the signal is not transmitted. | + | <code cpp> |
+ | RosSubscriberDouble subDouble(node, | ||
+ | </ | ||
+ | |||
+ | IMPORTANT |
eeros_architecture/control_system/available_blocks/rossubdouble.1509909517.txt.gz · Last modified: 2017/11/05 20:18 (external edit)