| Variables | |
| list | Blue = [0, 0, 1, 0.5] | 
| c = Client() | |
| devel_hpp_dir = os.getenv("DEVEL_HPP_DIR") | |
| list | Green = [0, 1, 0, 0.5] | 
| path = None | |
| tuple | q1 | 
| tuple | q2 = (0, 0, 0, 0, 0, 0, 1) | 
| list | Red = [1, 0, 0, 0.5] | 
| string | sceneName = "scene" | 
| int | wid = 0 | 
| list distance_lower_bound.Blue = [0, 0, 1, 0.5] | 
Definition at line 15 of file distance_lower_bound.py.
| distance_lower_bound.c = Client() | 
Definition at line 17 of file distance_lower_bound.py.
| distance_lower_bound.devel_hpp_dir = os.getenv("DEVEL_HPP_DIR") | 
Definition at line 7 of file distance_lower_bound.py.
| list distance_lower_bound.Green = [0, 1, 0, 0.5] | 
Definition at line 14 of file distance_lower_bound.py.
| string distance_lower_bound.path = None | 
Definition at line 6 of file distance_lower_bound.py.
| tuple distance_lower_bound.q1 | 
Definition at line 32 of file distance_lower_bound.py.
| tuple distance_lower_bound.q2 = (0, 0, 0, 0, 0, 0, 1) | 
Definition at line 31 of file distance_lower_bound.py.
| list distance_lower_bound.Red = [1, 0, 0, 0.5] | 
Definition at line 13 of file distance_lower_bound.py.
| string distance_lower_bound.sceneName = "scene" | 
Definition at line 20 of file distance_lower_bound.py.
| distance_lower_bound.wid = 0 | 
Definition at line 18 of file distance_lower_bound.py.