File size: 1,257 Bytes
cc809bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "task_id": "identify_objects_00000001",
  "generator": "identify_objects",
  "timestamp": "2026-02-17T07:31:54.201272",
  "parameters": {
    "objects": [
      {
        "shape": "square",
        "color": "red",
        "size": 114,
        "position": [
          544,
          849
        ],
        "is_target": true
      },
      {
        "shape": "hexagon",
        "color": "red",
        "size": 90,
        "position": [
          816,
          470
        ],
        "is_target": false
      },
      {
        "shape": "pentagon",
        "color": "yellow",
        "size": 93,
        "position": [
          686,
          723
        ],
        "is_target": false
      },
      {
        "shape": "circle",
        "color": "green",
        "size": 110,
        "position": [
          619,
          464
        ],
        "is_target": false
      }
    ],
    "target_criteria": {
      "shape": "square",
      "color": "red",
      "focus": "color"
    },
    "type": "color_focus",
    "outline_color": [
      0,
      0,
      255
    ]
  },
  "param_hash": "20c94d0e31f9b455",
  "generation": {
    "seed": 1965760370,
    "git": {
      "commit": "",
      "branch": "",
      "repo": "",
      "is_dirty": false
    }
  }
}