Namespaces | Functions | Variables
take_human_input.py File Reference

Go to the source code of this file.

Namespaces

namespace  take_human_input

Functions

def take_human_input.gui_thread
def take_human_input.platform_thread
def take_human_input.process_request
def take_human_input.task_delivery
def take_human_input.task_guiding

Variables

int take_human_input.cnt = 0
tuple take_human_input.curr_goal = Array('c', "This is a very very very long string for nothing.")
list take_human_input.door_list
tuple take_human_input.human_waiting = Value('b', False)
string take_human_input.last_loc = ''
tuple take_human_input.p1 = Process(target = gui_thread, args = (human_waiting, curr_goal))
tuple take_human_input.p2 = Process(target = platform_thread, args = (human_waiting, curr_goal))
dictionary take_human_input.person_door
int take_human_input.resting_time = 5
list take_human_input.room_list


bwi_tasks
Author(s): Matteo Leonetti, Shiqi Zhang
autogenerated on Thu Jun 6 2019 17:58:00