Functions | Variables
win_ros::workspace Namespace Reference

Functions

def generate_setup_bat_text
 Private Functions.
def is_invalid_workspace
def write_setup_bat
 Public Functions.
def write_toplevel_cmake

Variables

int STABLE = 0
 Constants.
dictionary toplevel_cmake_url
int UNSTABLE = 1

Function Documentation

Private Functions.

Definition at line 59 of file workspace.py.

  Checks for source directory and source CMakeLists.txt.
  
  @return Error string if not valid, otherwise None

Definition at line 135 of file workspace.py.

def win_ros.workspace.write_setup_bat (   base_path)

Public Functions.

Definition at line 120 of file workspace.py.

def win_ros.workspace.write_toplevel_cmake (   base_path,
  distro = STABLE 
)

Definition at line 127 of file workspace.py.


Variable Documentation

Constants.

Definition at line 46 of file workspace.py.

Initial value:
00001 { 
00002     UNSTABLE : 'https://raw.github.com/ros-windows/catkin/groovy-devel/cmake/toplevel.cmake', 
00003     STABLE : 'https://raw.github.com/ros-windows/catkin/groovy-devel/cmake/toplevel.cmake', 
00004     #STABLE : 'https://raw.github.com/ros/catkin/3deda412ff09f94a5658a582062b22a8926c0b75/cmake/toplevel.cmake'
00005     }

Definition at line 49 of file workspace.py.

Definition at line 47 of file workspace.py.



win_python_build_tools
Author(s): Daniel Stonier
autogenerated on Mon Oct 6 2014 12:23:48