Classes | |
| class | Build |
| class | Build_doc |
| class | Build_examples |
| class | Build_examples_idl |
| class | Build_idl |
| class | Install |
| class | InstallData |
| class | OtherSetupForSdist |
Functions | |
| def | compile_idl |
| def | gen_idl_name |
Variables | |
| author = pkg_author, | |
| author_email = pkg_email, | |
| dictionary | cmdclass |
| tuple | conf_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.conf")) |
| tuple | cwd_ = os.getcwd() |
| data_files = unix_data_files) | |
| description = pkg_desc, | |
| tuple | device_if_idl_files |
| list | example_data_files = [] |
| list | example_dir |
| tuple | example_sitedir = os.path.join("share", "OpenRTM-aist", "examples", "python") |
| examples_install = False | |
| g_os = None | |
| string | g_qkc_option = "-u" |
| tuple | idl_files |
| tuple | idl_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.idl")) |
| install_data_dir = None | |
| is_examples = False | |
| tuple | key_ = ex.keys() |
| license = pkg_license, | |
| long_description = pkg_long_desc, | |
| packages = unix_packages, | |
| string | pkg_author = "Shinji Kurihara and Noriaki Ando" |
| string | pkg_desc = "Python modules for OpenRTM-aist-1.1" |
| string | pkg_email = "n-ando@aist.go.jp" |
| string | pkg_license = "LGPL" |
| string | pkg_long_desc |
| string | pkg_name = "OpenRTM-aist-Python" |
| string | pkg_url = "http://www.openrtm.org/" |
| string | pkg_version = "1.1.0" |
| tuple | py_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.py")) |
| list | script_args = ["sdist", "--format=zip"] |
| list | scripts |
| tuple | simpleservice__poa_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService")) |
| tuple | simpleservice_idl_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService")) |
| tuple | simpleservice_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService")) |
| tuple | stub_path_ |
| tuple | templates_xml |
| list | unix_data_files = [("",['OpenRTM-aist.pth'])] |
| list | unix_packages |
| url = pkg_url, | |
| tuple | vals_ = ex.values() |
| version = pkg_version, | |
| tuple | win32_data_files = copy.deepcopy(unix_data_files) |
| list | win32_packages |
| def setup.compile_idl | ( | cmd, | |
| pars, | |||
| files | |||
| ) |
| def setup.gen_idl_name | ( | dir, | |
| name | |||
| ) |
| dictionary setup::cmdclass |
| tuple setup::conf_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.conf")) |
| tuple setup::cwd_ = os.getcwd() |
| list setup::example_data_files = [] |
| list setup::example_dir |
00001 ["AutoControl", 00002 "Composite", 00003 "ConfigSample", 00004 "ExtTrigger", 00005 "MobileRobotCanvas", 00006 "NXTRTC", 00007 "SeqIO", 00008 "SimpleIO", 00009 {"SimpleService":["SimpleService","SimpleService__POA"]}, 00010 "Slider_and_Motor", 00011 "TkLRFViewer", 00012 "TkJoyStick"]
| tuple setup::example_sitedir = os.path.join("share", "OpenRTM-aist", "examples", "python") |
| setup::examples_install = False |
| string setup::g_os = None |
| string setup::g_qkc_option = "-u" |
| tuple setup::idl_files |
| tuple setup::idl_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.idl")) |
| setup::install_data_dir = None |
| setup::is_examples = False |
| tuple setup::key_ = ex.keys() |
| string setup::pkg_author = "Shinji Kurihara and Noriaki Ando" |
| string setup::pkg_desc = "Python modules for OpenRTM-aist-1.1" |
| string setup::pkg_email = "n-ando@aist.go.jp" |
| string setup::pkg_license = "LGPL" |
| string setup::pkg_long_desc |
00001 """\ 00002 OpenRTM-aist is a reference implementation of RT-Middleware, 00003 which is now under standardization process in OMG (Object Management Group). 00004 OpenRTM-aist is being developed and distributed by 00005 Intelligent Systems Research Institute, 00006 National Institute of Advanced Industrial Science and Technology (AIST), Japan. 00007 Please see http://www.openrtm.org/ for more detail. 00008 """
| string setup::pkg_name = "OpenRTM-aist-Python" |
| string setup::pkg_url = "http://www.openrtm.org/" |
| string setup::pkg_version = "1.1.0" |
| tuple setup::py_path_ = glob.glob(os.path.join("OpenRTM_aist", "examples", ex, "*.py")) |
| list setup::script_args = ["sdist", "--format=zip"] |
| list setup::scripts |
| tuple setup::simpleservice__poa_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService")) |
| tuple setup::simpleservice_idl_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService")) |
| tuple setup::simpleservice_path = glob.glob(os.path.join("OpenRTM_aist", "examples", "SimpleService")) |
| tuple setup::stub_path_ |
| tuple setup::templates_xml |
| list setup::unix_data_files = [("",['OpenRTM-aist.pth'])] |
| list setup::unix_packages |
00001 ["OpenRTM_aist", 00002 "OpenRTM_aist.RTM_IDL", 00003 "OpenRTM_aist.RTM_IDL.OpenRTM", 00004 "OpenRTM_aist.RTM_IDL.OpenRTM__POA", 00005 "OpenRTM_aist.RTM_IDL.RTC", 00006 "OpenRTM_aist.RTM_IDL.RTC__POA", 00007 "OpenRTM_aist.RTM_IDL.RTM", 00008 "OpenRTM_aist.RTM_IDL.RTM__POA", 00009 "OpenRTM_aist.RTM_IDL.SDOPackage", 00010 "OpenRTM_aist.RTM_IDL.SDOPackage__POA", 00011 "OpenRTM_aist.RTM_IDL.device_interfaces", 00012 "OpenRTM_aist.ext", 00013 "OpenRTM_aist.ext.sdo", 00014 "OpenRTM_aist.ext.sdo.observer", 00015 "OpenRTM_aist.utils", 00016 "OpenRTM_aist.utils.rtcd", 00017 "OpenRTM_aist.utils.rtcprof", 00018 "OpenRTM_aist.utils.rtc-template", 00019 "OpenRTM_aist.utils.rtm-naming"]
| tuple setup::vals_ = ex.values() |
| tuple setup::win32_data_files = copy.deepcopy(unix_data_files) |