Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 359 Bytes

File metadata and controls

13 lines (12 loc) · 359 Bytes

kinemic-example-python

Minimal python script to receive Kinemic gesture events.

Usage

Receive gesture events from the default publisher address tcp://192.168.100.100:9999

   python receive.py

Options

   -h --help    show command line help
   --publisher PUBLISHER  zmq conform uri of publisher (default tcp://192.168.100.100:9999)