Functions | Variables
opencvrtcwxs Namespace Reference

Functions

def path_to_comp_id (path, prefix)
 
def path_to_dir_id (path, prefix)
 

Variables

 base_dir = os.getenv("OPENCV_RTC_ROOT")
 
list cmd
 
 comp_name = path_to_comp_id(path, "OpenCVRTC")
 
list data
 
 dir_name = path_to_dir_id(path, "OpenCVRTC")
 
list flist = []
 
string full_path = base_dir+"\\\\"
 
 path = path.replace("/", "\\")
 

Function Documentation

def opencvrtcwxs.path_to_comp_id (   path,
  prefix 
)

Definition at line 38 of file opencvrtcwxs.py.

def opencvrtcwxs.path_to_dir_id (   path,
  prefix 
)

Definition at line 30 of file opencvrtcwxs.py.

Variable Documentation

string opencvrtcwxs.base_dir = os.getenv("OPENCV_RTC_ROOT")

Definition at line 22 of file opencvrtcwxs.py.

list opencvrtcwxs.cmd
Initial value:
1 = ["flist",
2  "-c", comp_name,
3  "-o", dir_name + ".yaml",
4  "-p", base_dir + path]

Definition at line 65 of file opencvrtcwxs.py.

opencvrtcwxs.comp_name = path_to_comp_id(path, "OpenCVRTC")

Definition at line 51 of file opencvrtcwxs.py.

list opencvrtcwxs.data
Initial value:
1 = [
2  ("bin", "*.dll *.exe rtc.conf")
3 ]

Definition at line 17 of file opencvrtcwxs.py.

opencvrtcwxs.dir_name = path_to_dir_id(path, "OpenCVRTC")

Definition at line 53 of file opencvrtcwxs.py.

list opencvrtcwxs.flist = []

Definition at line 61 of file opencvrtcwxs.py.

string opencvrtcwxs.full_path = base_dir+"\\\\"

Definition at line 58 of file opencvrtcwxs.py.

opencvrtcwxs.path = path.replace("/", "\\")

Definition at line 55 of file opencvrtcwxs.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:03