-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjointParams.json
More file actions
53 lines (53 loc) · 945 Bytes
/
jointParams.json
File metadata and controls
53 lines (53 loc) · 945 Bytes
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
{
"rightKnee" : {
"x1" : 66,
"y1" : 43,
"z1" : 170,
"x2" : 144,
"y2" : 131,
"z2" : 270,
"rot1" : 7,
"rot2" : 6
},
"leftKnee" : {
"x1" : 148,
"y1" : 43,
"z1" : 170,
"x2" : 227,
"y2" : 131,
"z2" : 270,
"rot1" : 5,
"rot2" : 4
},
"rightElbow" : {
"x1" : 20,
"y1" : 81,
"z1" : 450,
"x2" : 70,
"y2" : 132,
"z2" : 500,
"rot1" : 3,
"rot2" : 2
},
"rightHip" : {
"x1" : 40,
"y1" : 21,
"z1" : 300,
"x2" : 149,
"y2" : 134,
"z2" : 402,
"dz" : -65,
"rot1" : 7
},
"rightShoulder" : {
"x1" : 75,
"y" : 49,
"z1" : 554,
"x2" : 27,
"z2" : 530,
"dx2" : 46,
"dz1" : 48,
"dy" : 81,
"rot1" : 3
}
}