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
 
def comp_name = path_to_comp_id(path, "OpenCVRTC")
 
list data
 
def dir_name = path_to_dir_id(path, "OpenCVRTC")
 
list flist = []
 
string full_path = base_dir + "\\\\" + path
 
 path = path.replace("/", "\\")
 

Function Documentation

◆ path_to_comp_id()

def opencvrtcwxs.path_to_comp_id (   path,
  prefix 
)

Definition at line 38 of file opencvrtcwxs.py.

◆ path_to_dir_id()

def opencvrtcwxs.path_to_dir_id (   path,
  prefix 
)

Definition at line 30 of file opencvrtcwxs.py.

Variable Documentation

◆ base_dir

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

Definition at line 22 of file opencvrtcwxs.py.

◆ cmd

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.

◆ comp_name

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

Definition at line 51 of file opencvrtcwxs.py.

◆ data

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

Definition at line 17 of file opencvrtcwxs.py.

◆ dir_name

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

Definition at line 53 of file opencvrtcwxs.py.

◆ flist

list opencvrtcwxs.flist = []

Definition at line 61 of file opencvrtcwxs.py.

◆ full_path

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

Definition at line 58 of file opencvrtcwxs.py.

◆ path

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

Definition at line 55 of file opencvrtcwxs.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Feb 28 2022 23:00:46