Files
JiboSDK/node_modules/geometry-config/P1.0/jibo.lim
2026-03-22 03:21:45 +02:00

32 lines
578 B
Plaintext

{
"header": {
"fileType": "Limits",
"version": "0.001",
"creationTime": 1439401805624
},
"content": {
"dofLimits": [
{
"dofName": "bottomSection_r",
"limits": {
"acceleration": 40.0,
"velocity": 20.0
}
},
{
"dofName": "middleSection_r",
"limits": {
"acceleration": 40.0,
"velocity": 20.0
}
},
{
"dofName": "topSection_r",
"limits": {
"acceleration": 40.0,
"velocity": 20.0
}
}
]
}
}