54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
|
"id": "733060fa-5825-4703-815f-b7a3babdb855",
|
|
"configType": "SimulationConfig",
|
|
"createdAt": "2026-01-29T04:29:05.8360811Z",
|
|
"updatedAt": "2026-01-29T04:29:05.8360813Z",
|
|
"description": "Simulation Configuration",
|
|
"variables": [
|
|
{
|
|
"name": "IsEnable",
|
|
"type": "bool",
|
|
"value": false,
|
|
"min": null,
|
|
"max": null,
|
|
"roles": "",
|
|
"enumValues": null
|
|
},
|
|
{
|
|
"name": "MaxVelocity",
|
|
"type": "double",
|
|
"value": 2.5,
|
|
"min": 0,
|
|
"max": null,
|
|
"roles": "",
|
|
"enumValues": null
|
|
},
|
|
{
|
|
"name": "MaxAngularVelocity",
|
|
"type": "double",
|
|
"value": 0.5,
|
|
"min": 0,
|
|
"max": null,
|
|
"roles": "",
|
|
"enumValues": null
|
|
},
|
|
{
|
|
"name": "Acceleration",
|
|
"type": "double",
|
|
"value": 2,
|
|
"min": 0,
|
|
"max": null,
|
|
"roles": "",
|
|
"enumValues": null
|
|
},
|
|
{
|
|
"name": "Deceleration",
|
|
"type": "double",
|
|
"value": 10,
|
|
"min": 0,
|
|
"max": null,
|
|
"roles": "",
|
|
"enumValues": null
|
|
}
|
|
]
|
|
} |