Leap Motion Gestures

Hello! How can i take advantage of using Leap Motion gestures like pinch and etc?

See documentation on the wiki about Leap Motion and the Leap Motion CHOP

The Leap Motion CHOP supports the following gestures:

  • Pinch and Grab strength
  • Circle - index, position, radius, progress
  • Swipe - index, position, start position, speed
  • Key Tap - index, position
  • Screen Tap - index, position

thank you for your answer!

I’ve seen these links. that’s where I’ve found information about gestures. But how can i use them, what is kind of syntax?

this is not working - circle*:hand0 , or gestures/hand0/.

also, when i’m isolating gestures channel with select chop , it never detects any gestures.

and unfortunately Leap Motion links to gesture docs are outdated

also how can i get the list of all tools associated with hands? there should be one, or i can track custom objects as tools?