|
Python YASMIN (Yet Another State MachINe)
|


Public Member Functions | |
| __init__ (self) | |
| None | publish_msgs (self) |
Public Attributes | |
| pub = self.create_publisher(String, "test", 10) | |
| timer = self.create_timer(1, self.publish_msgs) | |
| test_monitor_state.AuxNode.__init__ | ( | self | ) |
| None test_monitor_state.AuxNode.publish_msgs | ( | self | ) |
| test_monitor_state.AuxNode.pub = self.create_publisher(String, "test", 10) |
| test_monitor_state.AuxNode.timer = self.create_timer(1, self.publish_msgs) |