Functions | Variables
opencvrtcwxs Namespace Reference

Functions

def path_to_comp_id
def path_to_dir_id

Variables

tuple base_dir = os.getenv("OPENCV_RTC_ROOT")
list cmd
tuple comp_name = path_to_comp_id(path, "OpenCVRTC")
list data
tuple dir_name = path_to_dir_id(path, "OpenCVRTC")
list flist = []
string full_path = "\\\\"
tuple 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.

Initial value:
00001 ["flist",
00002            "-c", comp_name,
00003            "-o", dir_name + ".yaml",
00004            "-p",  base_dir + path]

Definition at line 65 of file opencvrtcwxs.py.

Definition at line 51 of file opencvrtcwxs.py.

Initial value:
00001 [
00002     ("bin",             "*.dll *.exe rtc.conf")
00003 ]

Definition at line 17 of file opencvrtcwxs.py.

Definition at line 53 of file opencvrtcwxs.py.

Definition at line 61 of file opencvrtcwxs.py.

string opencvrtcwxs::full_path = "\\\\"

Definition at line 58 of file opencvrtcwxs.py.

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

Definition at line 55 of file opencvrtcwxs.py.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:12