modbus_test/robots.json

20 lines
355 B
JSON

[
{
"name": "big",
"host": "192.168.70.55",
"slave_id": 11,
"urdf": "sample"
},
{
"name": "small",
"host": "192.168.70.65",
"slave_id": 22,
"urdf": "sample"
},
{
"name": "test",
"host": "127.0.0.1",
"slave_id": 11,
"urdf": "sample"
}
]