monitor_ros_bool_topic
Triggers when a ROS bool topic has a desired value
Defined at line 220 of file monitors/io.xml in package pitasc_library.
Meta data
CategoriesioPrototypesmonitor_ros_topic_with_operator, monitor_ros_topic, monitor, object, dictionary, base, descriptive
Parameters
Required parameters:
topic : stringName of the topic to subscribe
Basic parameters:
event : stringPrimary event that is triggered by the monitorDefault: succeedednamespace : stringNamespace of the topic to subscribeoperator : stringOperator name (e.g. less, absolute_greater, greater_equal, absolute_less_equal,…)Default: equalvalue : boolThe desired valueDefault: True
Examples
monitor_ros_bool_topic is used in the following examples: