User Tools

Site Tools


eeros_architecture:control_system:available_blocks:cansendfaulhaber

This is an old revision of the document!


CAN Send Faulhaber

This block samples the signal at its input and packs it into a ROS message of type std_msgs::Float64. Each time the block is run by its time domain, this message is published under a given topic name.

  RosPublisherDouble pubDouble("myNode/myTopic"); // create publisher block

This block can be connected to any signal whose value has type double.
IMPORTANT The time stamp of the signal is not transmitted.

eeros_architecture/control_system/available_blocks/cansendfaulhaber.1591265264.txt.gz · Last modified: 2020/06/04 12:07 by ursgraf