Go to the source code of this file.
Namespaces | |
OpenRTM_aist.utils.rtc-template.rtc-template | |
Variables | |
list | OpenRTM_aist.utils.rtc-template.rtc-template.conf_path = [''] |
OpenRTM_aist.utils.rtc-template.rtc-template.libdir_path = os.popen("rtm-config --libdir", "r").read().split("\n") | |
list | OpenRTM_aist.utils.rtc-template.rtc-template.opt_args_fmt |
OpenRTM_aist.utils.rtc-template.rtc-template.platform = sys.platform | |
string | OpenRTM_aist.utils.rtc-template.rtc-template.pyhelper_path = python_path[0]+"\\OpenRTM_aist\\utils\\rtc-template" |
OpenRTM_aist.utils.rtc-template.rtc-template.python_path = os.environ['PYTHONPATH'].split(";") | |