Classes | |
class | TestComp |
class | TestSeqIO |
Functions | |
def | TestInit |
Variables | |
list | module_spec |
string | PKG = 'hrpsys_ros_bridge' |
def test-seqio.TestInit | ( | manager | ) |
Definition at line 57 of file test-seqio.py.
list test-seqio::module_spec |
00001 ["implementation_id", "test_seqio", 00002 "type_name", "test_seqio", 00003 "description", "Dataport ROS bridge component", 00004 "version", "1.0", 00005 "vendor", "Kei Okada", 00006 "category", "example", 00007 "activity_type", "DataFlowComponent", 00008 "max_instance", "10", 00009 "language", "Python", 00010 "lang_type", "script", 00011 ""]
Definition at line 45 of file test-seqio.py.
string test-seqio::PKG = 'hrpsys_ros_bridge' |
Definition at line 3 of file test-seqio.py.