jianghaiyue
9 小时以前 d808837cd368c3772962be591aa6532bcc0cf3e4
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
[
  {
    "agvId": "CTU_001",
    "status": 0,
    "position": "1547",
    "empty": "2",
    "direction": "90",
    "vol": 85,
    "error": 0,
    "autoCharge": 30,
    "lowVol": 15,
    "currentPathIndex": 1,
    "nextPointArrivalTime": 1692345600000,
    "backpack": [
      {
        "index": 0,
        "loaded": false,
        "taskId": "TASK_001"
      },
      {
        "index": 1,
        "loaded": false,
        "taskId": null
      },
      {
        "index": 2,
        "loaded": false,
        "taskId": null
      }
    ],
   
    "physicalConfig": {
      "maxSpeed": 2.0,
      "normalSpeed": 1.5,
      "maxAcceleration": 1.0,
      "maxDeceleration": 1.5,
      "turnTime90": 2.0,
      "turnTime180": 4.0,
      "minSafetyDistance": 3.0,
      "minFollowingDistance": 2.0,
      "ctuLength": 1.5,
      "ctuWidth": 1.0,
      "startupTime": 1.0,
      "stopTime": 1.5,
      "standardPointDistance": 1.0
    }
  },
  {
    "agvId": "CTU_002",
    "status": 0,
    "position": "592",
    "empty": "3",
    "direction": "270",
    "vol": 75,
    "error": 0,
    "autoCharge": 30,
    "lowVol": 15,
    "currentPathIndex": 0,
    "nextPointArrivalTime": 1692345620000,
    "backpack": [
      {
        "index": 0,
        "loaded": false,
        "taskId": null
      },
      {
        "index": 1,
        "loaded": false,
        "taskId": null
      },
      {
        "index": 2,
        "loaded": false,
        "taskId": null
      }
    ],
    "remainingPath": {
      "agvId": "CTU_002",
      "segId": "SEG_002_CTU_002_pickup",
      "codeList": [
        {
          "code": "592",
          "direction": "270",
          "actionType": "2",
          "taskId": "TASK_002",
          "posType": null,
          "lev": 0,
          "isTargetPoint": false
        },
        {
          "code": "599",
          "direction": "0",
          "actionType": "2",
          "taskId": "TASK_002",
          "posType": null,
          "lev": 0,
          "isTargetPoint": false
        },
        {
          "code": "647",
          "direction": "0",
          "actionType": "2",
          "taskId": "TASK_002",
          "posType": "1",
          "lev": 0,
          "isTargetPoint": true
        }
      ]
    },
    "physicalConfig": {
      "maxSpeed": 2.0,
      "normalSpeed": 1.5,
      "maxAcceleration": 1.0,
      "maxDeceleration": 1.5,
      "turnTime90": 2.0,
      "turnTime180": 4.0,
      "minSafetyDistance": 3.0,
      "minFollowingDistance": 2.0,
      "ctuLength": 1.5,
      "ctuWidth": 1.0,
      "startupTime": 1.0,
      "stopTime": 1.5,
      "standardPointDistance": 1.0
    }
  },
  {
    "agvId": "CTU_003",
    "status": 0,
    "position": "733",
    "empty": "3",
    "direction": "0",
    "vol": 90,
    "error": 0,
    "autoCharge": 30,
    "lowVol": 15,
    "currentPathIndex": 0,
    "nextPointArrivalTime": 1692345640000,
    "backpack": [
      {
        "index": 0,
        "loaded": false,
        "taskId": null
      },
      {
        "index": 1,
        "loaded": false,
        "taskId": null
      },
      {
        "index": 2,
        "loaded": false,
        "taskId": null
      }
    ],
    "remainingPath": null,
    "physicalConfig": {
      "maxSpeed": 2.0,
      "normalSpeed": 1.5,
      "maxAcceleration": 1.0,
      "maxDeceleration": 1.5,
      "turnTime90": 2.0,
      "turnTime180": 4.0,
      "minSafetyDistance": 3.0,
      "minFollowingDistance": 2.0,
      "ctuLength": 1.5,
      "ctuWidth": 1.0,
      "startupTime": 1.0,
      "stopTime": 1.5,
      "standardPointDistance": 1.0
    }
  },
  {
    "agvId": "CTU_004",
    "status": 0,
    "position": "686",
    "empty": "2",
    "direction": "180",
    "vol": 25,
    "error": 0,
    "autoCharge": 30,
    "lowVol": 15,
    "currentPathIndex": 2,
    "nextPointArrivalTime": 1692345660000,
    "backpack": [
      {
        "index": 0,
        "loaded": true,
        "taskId": "TASK_004"
      },
      {
        "index": 1,
        "loaded": true,
        "taskId": "TASK_005"
      },
      {
        "index": 2,
        "loaded": false,
        "taskId": null
      }
    ],
    "remainingPath": {
      "agvId": "CTU_004",
      "segId": "SEG_004_CTU_004_charging",
      "codeList": [
        {
          "code": "686",
          "direction": "180",
          "actionType": "3",
          "taskId": null,
          "posType": null,
          "lev": 0,
          "isTargetPoint": false
        },
        {
          "code": "679",
          "direction": "270",
          "actionType": "3",
          "taskId": null,
          "posType": null,
          "lev": 0,
          "isTargetPoint": false
        },
        {
          "code": "654",
          "direction": "270",
          "actionType": "3",
          "taskId": null,
          "posType": null,
          "lev": 0,
          "isTargetPoint": false
        },
        {
          "code": "647",
          "direction": "270",
          "actionType": "3",
          "taskId": null,
          "posType": null,
          "lev": 0,
          "isTargetPoint": true
        }
      ]
    },
    "physicalConfig": {
      "maxSpeed": 2.0,
      "normalSpeed": 1.5,
      "maxAcceleration": 1.0,
      "maxDeceleration": 1.5,
      "turnTime90": 2.0,
      "turnTime180": 4.0,
      "minSafetyDistance": 3.0,
      "minFollowingDistance": 2.0,
      "ctuLength": 1.5,
      "ctuWidth": 1.0,
      "startupTime": 1.0,
      "stopTime": 1.5,
      "standardPointDistance": 1.0
    }
  }
]