Files
I150/srcs/RobotNet10/RobotApp/RobotNet10.RobotApp/Navigation/Order.json
2026-07-03 16:37:12 +07:00

202 lines
5.3 KiB
JSON

{
"headerId": 1,
"timestamp": "2026-02-28T16:01:25.308Z",
"version": "0.0.1",
"manufacturer": "phenikaaX",
"serialNumber": "T800Fake",
"orderId": "c92ec33e-ec04-4521-8255-af8ae46b7f31",
"orderUpdateId": 1,
"zoneSetId": "maze",
"nodes": [
{
"nodeId": "86312653-08b2-4556-bb84-674805905bed",
"sequenceId": 0,
"nodeDescription": "RobotCurrentNode",
"released": true,
"nodePosition": {
"x": 8.266311457600798,
"y": 3.645018708246215,
"theta": -0.04770435896493348,
"allowedDeviationXY": 0,
"allowedDeviationTheta": 0,
"mapId": "448039b7-23d2-4a70-a2d2-08dd61dadd33",
"mapDescription": ""
},
"actions": []
},
{
"nodeId": "3726205f-0140-454d-21a8-08de5340bfbf",
"sequenceId": 1,
"nodeDescription": "Node172",
"released": true,
"nodePosition": {
"x": 13.051897126315499,
"y": 3.416552077732615,
"theta": -0.04770435896493223,
"allowedDeviationXY": 0.3,
"allowedDeviationTheta": 50,
"mapId": "448039b7-23d2-4a70-a2d2-08dd61dadd33",
"mapDescription": ""
},
"actions": []
},
{
"nodeId": "7abba653-c3fb-42ec-21ab-08de5340bfbf",
"sequenceId": 2,
"nodeDescription": "Node175",
"released": true,
"nodePosition": {
"x": 14.796447573406823,
"y": 5.098507632838125,
"theta": 1.5721664299784024,
"allowedDeviationXY": 0.3,
"allowedDeviationTheta": 50,
"mapId": "448039b7-23d2-4a70-a2d2-08dd61dadd33",
"mapDescription": ""
},
"actions": []
},
{
"nodeId": "a713a913-b201-414a-21ac-08de5340bfbf",
"sequenceId": 3,
"nodeDescription": "Node176",
"released": true,
"nodePosition": {
"x": 14.796447573406823,
"y": 7.16397917617426,
"theta": 1.5707963267948966,
"allowedDeviationXY": 0.3,
"allowedDeviationTheta": 50,
"mapId": "448039b7-23d2-4a70-a2d2-08dd61dadd33",
"mapDescription": ""
},
"actions": []
}
],
"edges": [
{
"edgeId": "522212fa-74d5-4f00-9a00-23e092593bcc",
"sequenceId": 0,
"edgeDescription": "86312653-08b2-4556-bb84-674805905bed - 3726205f-0140-454d-21a8-08de5340bfbf",
"released": true,
"startNodeId": "86312653-08b2-4556-bb84-674805905bed",
"endNodeId": "3726205f-0140-454d-21a8-08de5340bfbf",
"maxSpeed": 0.5,
"maxHeight": 0,
"minHeight": 0,
"orientation": 0,
"orientationType": "",
"direction": "Both",
"rotationAllowed": true,
"maxRotationSpeed": 0.5,
"length": 0,
"trajectory": {
"degree": 1,
"knotVector": [
0,
0,
1,
1
],
"controlPoints": [
{
"x": 8.266311457600798,
"y": 3.645018708246215,
"weight": 1
},
{
"x": 13.051897126315499,
"y": 3.416552077732615,
"weight": 1
}
]
},
"actions": []
},
{
"edgeId": "56ba53c3-e20e-4abb-a017-08de5340bfc5",
"sequenceId": 1,
"edgeDescription": "Node172 - Node175",
"released": true,
"startNodeId": "3726205f-0140-454d-21a8-08de5340bfbf",
"endNodeId": "7abba653-c3fb-42ec-21ab-08de5340bfbf",
"maxSpeed": 0.3,
"maxHeight": 1,
"minHeight": 0.1,
"orientation": 0,
"orientationType": "",
"direction": "Both",
"rotationAllowed": true,
"maxRotationSpeed": 0.5,
"length": 2.747,
"trajectory": {
"degree": 2,
"knotVector": [
0,
0,
0,
1,
1,
1
],
"controlPoints": [
{
"x": 13.051897126315499,
"y": 3.416552077732615,
"weight": 1
},
{
"x": 14.807552259123684,
"y": 3.432804775308984,
"weight": 1
},
{
"x": 14.796447573406823,
"y": 5.098507632838125,
"weight": 1
}
]
},
"actions": []
},
{
"edgeId": "b17623aa-1ea5-4036-a018-08de5340bfc5",
"sequenceId": 2,
"edgeDescription": "Node175 - Node176",
"released": true,
"startNodeId": "7abba653-c3fb-42ec-21ab-08de5340bfbf",
"endNodeId": "a713a913-b201-414a-21ac-08de5340bfbf",
"maxSpeed": 0.5,
"maxHeight": 1,
"minHeight": 0.1,
"orientation": 0,
"orientationType": "",
"direction": "Both",
"rotationAllowed": true,
"maxRotationSpeed": 0.5,
"length": 2.065,
"trajectory": {
"degree": 1,
"knotVector": [
0,
0,
1,
1
],
"controlPoints": [
{
"x": 14.796447573406823,
"y": 5.098507632838125,
"weight": 1
},
{
"x": 14.796447573406823,
"y": 7.16397917617426,
"weight": 1
}
]
},
"actions": []
}
]
}