User Tools

Site Tools


eeros_architecture:control_system:available_blocks:rospubsafetylevel

This is an old revision of the document!


ROS Publisher Safety Level

This block reads the safety level id and packs it into a ROS message of type std_msgs::UInt32. Each time the block is run by its time domain, this message is published under a given topic name.

  RosPublisherSafetyLevel pubSL("myNode/myTopic"); // create publisher block

This block must have a reference to the safety system in order to read the actual safety level. Please set the reference by calling:

  controlSystem.pubSL.setSafetySystem(safetySystem);
eeros_architecture/control_system/available_blocks/rospubsafetylevel.1547721102.txt.gz · Last modified: 2019/01/17 11:31 by graf