-
Notifications
You must be signed in to change notification settings - Fork 0
Joint IDs
Thomas edited this page Jun 11, 2015
·
11 revisions
| ID | Kinect | VRPN |
|---|---|---|
| 0 | Spine Base | Head |
| 1 | Spine Mid | Neck |
| 2 | Neck | Head |
| 3 | Head | Head |
| 4 | Shoulder Left | Head |
| 5 | Elbow Left | Head |
| 6 | Wrist Left | Head |
| 7 | Hand Left | Head |
| 8 | Shoulder Right | Head |
| 9 | Elbow Right | Head |
| 10 | Wrist Right | Head |
| 11 | Hand Right | Head |
| 12 | Hip Left | Head |
| 13 | Knee Left | Head |
| 14 | Ankle Left | Head |
| 15 | Foot Left | Head |
| 16 | Hip Right | Head |
| 17 | Knee Right | Head |
| 18 | Ankle Right | Head |
| 19 | Foot Right | Head |
| 20 | Spine Shoulder | Head |
| 21 | Hand Tip Left | Head |
| 22 | Thumb Left | Head |
| 23 | Hand Tip Right | Head |
| 24 | Thumb Right | Head |
-
Introduction
-
Requirements & Approach
- Hard- & Software Setup
3.1 Tracking
3.2 Display
- Implementation
4.1 Core Application
4.2 Embodiment
4.3 Calibration (tbd)
- Tutorials
5.1 Useful links
5.2 General UE4 information/experiences
5.3 Connecting and using a tracking device
5.4 Basic Kinect Demo
5.5 Linking static and dynamic C++ libraries
5.6 Joint IDs
- Future potential