User Tools

Site Tools


eeros_architecture:control_system:available_blocks:rossubdoublearray

Differences

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

Link to this comparison view

Next revision
Previous revision
eeros_architecture:control_system:available_blocks:rossubdoublearray [2017/11/05 20:21] – created grafeeros_architecture:control_system:available_blocks:rossubdoublearray [2025/03/18 13:41] (current) ursgraf
Line 2: Line 2:
 This block receives ROS messages of type ''std_msgs::Float64MultiArray''. Each time the block is run by its time domain, the message content is written to the output of the block. This block receives ROS messages of type ''std_msgs::Float64MultiArray''. Each time the block is run by its time domain, the message content is written to the output of the block.
 <code cpp> <code cpp>
-  RosSubscriberDoubleArray subDoubleArray("myNode/myTopic"); // create subscriber block+  RosSubscriberDoubleArray subArray("myNode/myTopic"); // create subscriber block
 </code> </code>
  
-IMPORTANT The message is transmitted without time stamp. The time stamp of the signal is set to the actual time when running the block.+IMPORTANT The ROS message does not have a time stamp. The time stamp of the signal is set to the actual time when running the block.
eeros_architecture/control_system/available_blocks/rossubdoublearray.1509909694.txt.gz · Last modified: 2017/11/05 20:21 by graf