File size: 1,974 Bytes
11eba9c
 
 
 
 
 
 
a483592
 
 
 
 
 
 
 
 
 
11eba9c
 
 
 
 
 
 
 
a483592
 
 
 
 
 
 
 
 
 
11eba9c
 
 
 
 
 
 
 
a483592
 
 
 
 
 
 
 
 
 
11eba9c
 
 
84877fb
11eba9c
 
 
 
a483592
 
 
 
11eba9c
 
 
84877fb
11eba9c
 
 
 
a483592
 
 
 
 
 
11eba9c
 
 
84877fb
11eba9c
 
 
 
a483592
 
 
11eba9c
 
 
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
{
    "floor_hue": {
        "index": 0,
        "type": "static",
        "n_classes": 10,
        "ignore": false,
        "values": {
            "0.0": 0,
            "0.1": 1,
            "0.2": 2,
            "0.3": 3,
            "0.4": 4,
            "0.5": 5,
            "0.6": 6,
            "0.7": 7,
            "0.8": 8,
            "0.9": 9
        }
    },
    "wall_hue": {
        "index": 1,
        "type": "static",
        "n_classes": 10,
        "ignore": false,
        "values": {
            "0.0": 0,
            "0.1": 1,
            "0.2": 2,
            "0.3": 3,
            "0.4": 4,
            "0.5": 5,
            "0.6": 6,
            "0.7": 7,
            "0.8": 8,
            "0.9": 9
        }
    },
    "object_hue": {
        "index": 2,
        "type": "static",
        "n_classes": 10,
        "ignore": false,
        "values": {
            "0.0": 0,
            "0.1": 1,
            "0.2": 2,
            "0.3": 3,
            "0.4": 4,
            "0.5": 5,
            "0.6": 6,
            "0.7": 7,
            "0.8": 8,
            "0.9": 9
        }
    },
    "shape": {
        "index": 3,
        "type": "static",
        "n_classes": 4,
        "ignore": false,
        "values": {
            "cube": 0,
            "cylinder": 1,
            "sphere": 2,
            "capsule": 3
        }
    },
    "scale_dynamic": {
        "index": 4,
        "type": "dynamic",
        "n_classes": 6,
        "ignore": false,
        "values": {
            "increasing_1x": 0,
            "decreasing_1x": 1,
            "increasing_2x": 2,
            "decreasing_2x": 3,
            "alternating_big_small": 4,
            "alternating_small_big": 5
        }
    },
    "orientation_dynamic": {
        "index": 5,
        "type": "dynamic",
        "n_classes": 3,
        "ignore": false,
        "values": {
            "counterclockwise": 0,
            "static": 1,
            "clockwise": 2
        }
    }
}