User Tools

Site Tools


eeros_architecture:control_system:available_blocks:rospubdoublearray

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eeros_architecture:control_system:available_blocks:rospubdoublearray [2017/11/05 20:17] grafeeros_architecture:control_system:available_blocks:rospubdoublearray [2025/03/18 13:39] (current) ursgraf
Line 2: Line 2:
 This block samples the vector signal at its input and packs it into a ROS message of type ''std_msgs::Float64MultiArray''. Each time the block is run by its time domain, this message is published under a given topic name. This block samples the vector signal at its input and packs it into a ROS message of type ''std_msgs::Float64MultiArray''. Each time the block is run by its time domain, this message is published under a given topic name.
 <code cpp> <code cpp>
-  RosPublisherDoubleArray pubArray("myNode/myTopic", 100); // create publisher block+  RosPublisherDoubleArray pubArray("myTopic", 100); // create publisher block
 </code> </code>
  
eeros_architecture/control_system/available_blocks/rospubdoublearray.1509909469.txt.gz · Last modified: 2017/11/05 20:17 (external edit)