Functions | Variables
winros_make Namespace Reference

Functions

def parse_args

Variables

tuple args = parse_args()
tuple build_path = os.path.join(ws_path, 'build')
tuple devel_path = os.path.join(ws_path, 'devel')
tuple error_str = win_ros.is_invalid_workspace(src_path)
 Valid workspace.
tuple src_path = os.path.join(ws_path, 'src')
tuple ws_path = os.path.abspath(".")

Function Documentation

Definition at line 42 of file winros_make.py.


Variable Documentation

Definition at line 59 of file winros_make.py.

tuple winros_make::build_path = os.path.join(ws_path, 'build')

Definition at line 61 of file winros_make.py.

tuple winros_make::devel_path = os.path.join(ws_path, 'devel')

Definition at line 62 of file winros_make.py.

tuple winros_make::error_str = win_ros.is_invalid_workspace(src_path)

Valid workspace.

Definition at line 67 of file winros_make.py.

tuple winros_make::src_path = os.path.join(ws_path, 'src')

Definition at line 63 of file winros_make.py.

tuple winros_make::ws_path = os.path.abspath(".")

Definition at line 60 of file winros_make.py.



win_python_build_tools
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:09:59