Closed leungzengzeng closed 5 years ago
Oh! That's my mistake. I'm sorry about that.
I checked the document Full Hand Tracking and Gesture Recognition SDK
is belonged to R3 only.
Thanks for notice.
I will correct README.
I'm corrected the document!
So I'm closing the issue.
Feel free to open it again if you have some question.
Thanks 😄
Unity5.65 R200
public void StartDevice() { if (senseManager.Init() == Status.STATUS_NO_ERROR) { Debug.Log(TAG + "Initialization Successful!"); isStart = true; } else throw new System.Exception("Initialization Failed!"); }
senseManager.Init() STATUS_ITEM_UNAVAILABLE r2 support r200,"Full Hand Tracking and Gesture Recognition SDK" belong to r3