webui::config Namespace Reference

Functions

def createDBPath
def get_robot_name
def get_robot_type
def getDBPath
def getSiteDBPath
def webChown

Variables

tuple ACTIVE_USER_FILE = os.path.join(ROS_VAR_DIR, "active_user.dat")
int ACTIVE_USER_TIMEOUT = 3600
string gAuthSalt = "ir"
int gAuthVCode = 1574444059
string gBaseURL = "/webui/"
tuple gDBPath = os.path.join(ROS_VAR_DIR, "db")
string gDefaultModule = "app/texas_web_teleop/texas_web_teleop"
string gDefaultPage = "webui"
string gDomain = "willowgarage.com"
 gHomeServer = None
 gLobby = None
string gLobbyHost = "priv1.texai.com"
string gLobbyReturnPage = "https://www.texai.com/lobby/lobby/disconnect.py"
int gRequireUsername = 0
string gROSBridgePort = ":8068"
string gROSURL = "/ros"
 gWebGroupID = None
string gWebUser = "apache"
 gWebUserID = None
int LOGIN_TIMEOUT = 60
int REFRESH_COOKIE_TIMEOUT = 60
string ROS_CONFIG_DIR = "/etc/ros/env"
string ROS_CONFIG_FILE = "/etc/ros/robot.yaml"
tuple ROS_VAR_DIR = os.environ.get("ROS_VAR_DIR", "/var/ros")
tuple VALID_USER_COOKIE_FILE = os.path.join(ROS_VAR_DIR, "user_cookie.dat")

Function Documentation

def webui::config::createDBPath (   path  ) 

Definition at line 51 of file config.py.

def webui::config::get_robot_name (  ) 

Definition at line 72 of file config.py.

def webui::config::get_robot_type (  ) 

Definition at line 60 of file config.py.

def webui::config::getDBPath (   module  ) 

Definition at line 47 of file config.py.

def webui::config::getSiteDBPath (   module  ) 

Definition at line 43 of file config.py.

def webui::config::webChown (   path  ) 

Definition at line 56 of file config.py.


Variable Documentation

tuple webui::config::ACTIVE_USER_FILE = os.path.join(ROS_VAR_DIR, "active_user.dat")

Definition at line 33 of file config.py.

Definition at line 34 of file config.py.

string webui::config::gAuthSalt = "ir"

Definition at line 16 of file config.py.

int webui::config::gAuthVCode = 1574444059

Definition at line 15 of file config.py.

string webui::config::gBaseURL = "/webui/"

Definition at line 12 of file config.py.

tuple webui::config::gDBPath = os.path.join(ROS_VAR_DIR, "db")

Definition at line 38 of file config.py.

string webui::config::gDefaultModule = "app/texas_web_teleop/texas_web_teleop"

Definition at line 85 of file config.py.

string webui::config::gDefaultPage = "webui"

Definition at line 89 of file config.py.

string webui::config::gDomain = "willowgarage.com"

Definition at line 21 of file config.py.

Definition at line 92 of file config.py.

string webui::config::gLobby = None

Definition at line 91 of file config.py.

string webui::config::gLobbyHost = "priv1.texai.com"

Definition at line 96 of file config.py.

string webui::config::gLobbyReturnPage = "https://www.texai.com/lobby/lobby/disconnect.py"

Definition at line 100 of file config.py.

Definition at line 6 of file config.py.

Definition at line 22 of file config.py.

string webui::config::gROSURL = "/ros"

Definition at line 13 of file config.py.

Definition at line 10 of file config.py.

string webui::config::gWebUser = "apache"

Definition at line 8 of file config.py.

Definition at line 9 of file config.py.

Definition at line 24 of file config.py.

Definition at line 27 of file config.py.

string webui::config::ROS_CONFIG_DIR = "/etc/ros/env"

Definition at line 40 of file config.py.

string webui::config::ROS_CONFIG_FILE = "/etc/ros/robot.yaml"

Definition at line 41 of file config.py.

string webui::config::ROS_VAR_DIR = os.environ.get("ROS_VAR_DIR", "/var/ros")

Definition at line 29 of file config.py.

tuple webui::config::VALID_USER_COOKIE_FILE = os.path.join(ROS_VAR_DIR, "user_cookie.dat")

Definition at line 36 of file config.py.

 All Classes Namespaces Files Functions Variables


webui
Author(s): Scott Hassan/hassan@willowgarage.com
autogenerated on Fri Jan 11 10:00:13 2013