Functions | |
def | callback |
def | listener |
Variables | |
dictionary | objects_seen = {'0' : 0, '1' : 0, '2': 0, '3': 0, '4': 0, '5': 0, '6': 0, '7' :0, '8': 0, '9':0} |
def count_objects.callback | ( | data | ) |
Definition at line 10 of file count_objects.py.
def count_objects.listener | ( | ) |
Definition at line 14 of file count_objects.py.
dictionary count_objects::objects_seen = {'0' : 0, '1' : 0, '2': 0, '3': 0, '4': 0, '5': 0, '6': 0, '7' :0, '8': 0, '9':0} |
Definition at line 8 of file count_objects.py.