Example #1
0
 def start(self):
     self._output_cnt = len(self.outputs)
     PeriodicDriver.start(self)
     CompositeNode.start(self)
Example #2
0
 def start(self):
     return CompositeNode.start(self)