制动性能测试和数据处理已完成
This commit is contained in:
12
assets/files/protocols/soft_limit.set_params.json
Normal file
12
assets/files/protocols/soft_limit.set_params.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "xxxxxxxxxxx",
|
||||
"module": "safety",
|
||||
"command": "soft_limit.set_params",
|
||||
"data": {
|
||||
"enable": true,
|
||||
"upper": [0,0,0,0,0,0,0],
|
||||
"lower": [0,0,0,0,0,0,0],
|
||||
"reduced_upper": [0,0,0,0,0,0,0],
|
||||
"reduced_lower": [0,0,0,0,0,0,0]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user