Videos of humans performing the gestures?

Hi @BillDozer42 !

You could check out our sample videos with correct gesture detection (grab, push, swipe).

For swipe gesture:

  • GESTURE_SWIPE_LEFT - 1
  • GESTURE_SWIPE_RIGHT -2
  • GESTURE_SWIPE_UP - 3
  • GESTURE_SWIPE_DOWN -4

video_samples

If you want to fine-tune the grab gesture - use the pressure field.

Please let us know if you have any other questions or video samples.