Functions | Variables
menu Namespace Reference

Functions

def deepCb (feedback)
 
def enableCb (feedback)
 
def initMenu ()
 
def makeBox (msg)
 
def makeBoxControl (msg)
 
def makeEmptyMarker (dummyBox=True)
 
def makeMenuMarker (name)
 
def modeCb (feedback)
 

Variables

int h_first_entry = 0
 
int h_mode_last = 0
 
int marker_pos = 0
 
 menu_handler = MenuHandler()
 
 server = None
 

Detailed Description

Copyright (c) 2011, Willow Garage, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
* Neither the name of the Willow Garage, Inc. nor the names of its
  contributors may be used to endorse or promote products derived from
  this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

Function Documentation

◆ deepCb()

def menu.deepCb (   feedback)

Definition at line 120 of file menu.py.

◆ enableCb()

def menu.enableCb (   feedback)

Definition at line 48 of file menu.py.

◆ initMenu()

def menu.initMenu ( )

Definition at line 123 of file menu.py.

◆ makeBox()

def menu.makeBox (   msg)

Definition at line 76 of file menu.py.

◆ makeBoxControl()

def menu.makeBoxControl (   msg)

Definition at line 90 of file menu.py.

◆ makeEmptyMarker()

def menu.makeEmptyMarker (   dummyBox = True)

Definition at line 97 of file menu.py.

◆ makeMenuMarker()

def menu.makeMenuMarker (   name)

Definition at line 106 of file menu.py.

◆ modeCb()

def menu.modeCb (   feedback)

Definition at line 65 of file menu.py.

Variable Documentation

◆ h_first_entry

int menu.h_first_entry = 0

Definition at line 45 of file menu.py.

◆ h_mode_last

int menu.h_mode_last = 0

Definition at line 46 of file menu.py.

◆ marker_pos

int menu.marker_pos = 0

Definition at line 41 of file menu.py.

◆ menu_handler

menu.menu_handler = MenuHandler()

Definition at line 43 of file menu.py.

◆ server

menu.server = None

Definition at line 40 of file menu.py.



interactive_marker_tutorials
Author(s): David Gossow
autogenerated on Wed Mar 2 2022 01:13:07