forked from mzolfaghari/3D-human-pose-estimation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hierarchy2.bvh
116 lines (116 loc) · 2.62 KB
/
hierarchy2.bvh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
HIERARCHY
ROOT Hips
{
OFFSET -24.8441 33.0235 8.77887
CHANNELS 6 Xposition Yposition Zposition Zrotation Xrotation Yrotation
JOINT LeftHip
{
OFFSET 3.43 0 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT LeftKnee
{
OFFSET 0 -18.47 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT LeftAnkle
{
OFFSET 0 -17.95 0
CHANNELS 3 Zrotation Xrotation Yrotation
End Site
{
OFFSET 0 -3.12 0
}
}
}
}
JOINT RightHip
{
OFFSET -3.43 0 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT RightKnee
{
OFFSET 0 -18.47 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT RightAnkle
{
OFFSET 0 -17.95 0
CHANNELS 3 Zrotation Xrotation Yrotation
End Site
{
OFFSET 0 -3.12 0
}
}
}
}
JOINT Chest
{
OFFSET 0 4.57 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT CS_BVH
{
OFFSET 0 6.57 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT LeftCollar
{
OFFSET 1.06 4.19 1.76
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT LeftShoulder
{
OFFSET 5.81 0 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT LeftElbow
{
OFFSET 0 -12.08 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT LeftWrist
{
OFFSET 0 -9.82 0
CHANNELS 3 Zrotation Xrotation Yrotation
End Site
{
OFFSET 0 -7.37 0
}
}
}
}
}
JOINT RightCollar
{
OFFSET -1.06 4.19 1.76
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT RightShoulder
{
OFFSET -6.06 0 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT RightElbow
{
OFFSET 0 -11.08 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT RightWrist
{
OFFSET 0 -9.82 0
CHANNELS 3 Zrotation Xrotation Yrotation
End Site
{
OFFSET 0 -7.14001 0
}
}
}
}
}
JOINT Neck
{
OFFSET 0 4.05 0
CHANNELS 3 Zrotation Xrotation Yrotation
JOINT Head
{
OFFSET 0 5.19 0
CHANNELS 3 Zrotation Xrotation Yrotation
End Site
{
OFFSET 0 4.14001 0
}
}
}
}
}
}