qt_gesture_interface

Module Contents

Classes

GestureInterface

Gesture service

Functions

main()

class qt_gesture_interface.GestureInterface(name, param)

Bases: harmoni_common_lib.service_manager.HarmoniServiceManager

Gesture service

read_gesture_done = False

Setup Params

service_id

Setup the gesture

gesture_list_pub

Setup the gesture service as server

_handle_degree(data)
_handle_gesture_callback(data)

Gesture callback

gesture_to_act(gesture, timing)
get_files(dirName)
read_gestures(path)
qt_gesture_interface.main()