-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrotPoints.json
More file actions
50 lines (50 loc) · 1.25 KB
/
rotPoints.json
File metadata and controls
50 lines (50 loc) · 1.25 KB
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
[
{
"num" : 0,
"name" : "Левый локоть rotpoint",
"xyz" : [256, 115, 479],
"point" : [454.4, 204.125, 1159.18]
},
{
"num" : 1,
"name" : "Левое плечо rotpoint",
"xyz" : [236, 71, 588],
"point" : [418.9, 126.025, 1422.96]
},
{
"num" : 2,
"name" : "Правый локоть rotpoint",
"xyz" : [41, 113, 473],
"point" : [72.775, 200.575, 1144.66]
},
{
"num" : 3,
"name" : "Правое плечо rotpoint",
"xyz" : [60, 70, 579],
"point" : [106.5, 124.25, 1401.18]
},
{
"num" : 4,
"name" : "Левое колено rotpoint",
"xyz" : [187, 86, 208],
"point" : [331.925, 152.65, 503.36]
},
{
"num" : 5,
"name" : "Левое бедро rotpoint",
"xyz" : [216, 74, 350],
"point" : [383.4, 131.35, 847]
},
{
"num" : 6,
"name" : "Правое колено rotpoint",
"xyz" : [107, 83, 215],
"point" : [189.925, 147.325, 520.3]
},
{
"num" : 7,
"name" : "Правое бедро rotpoint",
"xyz" : [82, 72, 351],
"point" : [145.55, 127.8, 849.42]
}
]