Go to the source code of this file.
Namespaces | |
| namespace | OpenRTMpywxs |
Functions | |
| def | OpenRTMpywxs.path_to_comp_id |
| def | OpenRTMpywxs.path_to_dir_id |
Variables | |
| tuple | OpenRTMpywxs.base_dir = os.getenv("OPENRTM_PY") |
| Resource path. | |
| list | OpenRTMpywxs.cmd |
| make wxs file | |
| tuple | OpenRTMpywxs.comp_name = path_to_comp_id(path, "rtm") |
| make yaml file | |
| OpenRTMpywxs.curr_path = base_dir+path | |
| list | OpenRTMpywxs.data |
| tuple | OpenRTMpywxs.dir_name = path_to_dir_id(path, "rtm") |
| tuple | OpenRTMpywxs.dll_cnt = len(dll_list) |
| tuple | OpenRTMpywxs.dll_list = glob.glob(base_dir + "bin\\x86_win32\\*.dll") |
| list | OpenRTMpywxs.flist = [] |
| string | OpenRTMpywxs.full_path = "\\" |
| tuple | OpenRTMpywxs.path = path.replace("/", "\\") |
| string | OpenRTMpywxs.src_dir = "OpenRTM_aist" |
| make temporary files | |
| string | OpenRTMpywxs.temp_dir24 = "OpenRTM_aist24" |
| string | OpenRTMpywxs.temp_dir24_root = "OpenRTM_aist24\\root" |
| string | OpenRTMpywxs.temp_dir25 = "OpenRTM_aist25" |
| string | OpenRTMpywxs.temp_dir25_root = "OpenRTM_aist25\\root" |
| string | OpenRTMpywxs.temp_dir26 = "OpenRTM_aist26" |
| string | OpenRTMpywxs.temp_dir26_root = "OpenRTM_aist26\\root" |