Classes | Functions | Variables
OpenRTM_aist.examples.Slider_and_Motor.SliderComp Namespace Reference

Classes

class  SliderComp
 

Functions

def main ()
 
def MyModuleInit (manager)
 
def SliderCompInit (manager)
 

Variables

tuple channels
 
list mod_spec
 
 sl = slider.SliderMulti(channels)
 

Function Documentation

def OpenRTM_aist.examples.Slider_and_Motor.SliderComp.main ( )

Definition at line 85 of file SliderComp.py.

def OpenRTM_aist.examples.Slider_and_Motor.SliderComp.MyModuleInit (   manager)

Definition at line 76 of file SliderComp.py.

def OpenRTM_aist.examples.Slider_and_Motor.SliderComp.SliderCompInit (   manager)

Definition at line 70 of file SliderComp.py.

Variable Documentation

tuple OpenRTM_aist.examples.Slider_and_Motor.SliderComp.channels
Initial value:
1 = (
2  ("motor0", -360, 360, 0.1, 200),
3  ("motor1", -360, 360, 0.1, 200),
4  ("motor2", -360, 360, 0.1, 200),
5  ("motor3", -360, 360, 0.1, 200),
6  ("motor4", -360, 360, 0.1, 200),
7  ("motor5", -360, 360, 0.1, 200))

Definition at line 15 of file SliderComp.py.

list OpenRTM_aist.examples.Slider_and_Motor.SliderComp.mod_spec
Initial value:
1 = ["implementation_id", "SliderComp",
2  "type_name", "SliderComp",
3  "description", "slider component",
4  "version", "1.0",
5  "vendor", "Noriaki Ando and Shinji Kurihara",
6  "category", "Generic",
7  "activity_type", "DataFlowComponent",
8  "max_instance", "10",
9  "language", "Python",
10  "lang_type""SCRIPT",
11  ""]

Definition at line 23 of file SliderComp.py.

OpenRTM_aist.examples.Slider_and_Motor.SliderComp.sl = slider.SliderMulti(channels)

Definition at line 35 of file SliderComp.py.



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