Classes | Functions | Variables
OpenRTM_aist.examples.Composite.Motor Namespace Reference

Classes

class  Motor
 

Functions

def main ()
 
def MotorInit (manager)
 
def MyModuleInit (manager)
 

Variables

list motor_spec
 

Function Documentation

def OpenRTM_aist.examples.Composite.Motor.main ( )

Definition at line 76 of file Motor.py.

def OpenRTM_aist.examples.Composite.Motor.MotorInit (   manager)

Definition at line 62 of file Motor.py.

def OpenRTM_aist.examples.Composite.Motor.MyModuleInit (   manager)

Definition at line 68 of file Motor.py.

Variable Documentation

list OpenRTM_aist.examples.Composite.Motor.motor_spec
Initial value:
1 = ["implementation_id", "Motor",
2  "type_name", "Motor",
3  "description", "Motor component",
4  "version", "1.0",
5  "vendor", "Noriaki Ando, AIST",
6  "category", "example",
7  "activity_type", "DataFlowComponent",
8  "max_instance", "10",
9  "language", "Python",
10  "lang_type", "SCRIPT",
11  "conf.default.motor_id", "0",
12  ""]

Definition at line 13 of file Motor.py.



openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:36