Files
Uni-Lab-OS/unilabos/device_mesh/devices/hplc_station/joint_config.json
2025-07-19 16:09:56 +08:00

15 lines
220 B
JSON

{
"z_joint": {
"child":"z_link",
"axis" : "-z"
},
"x_joint": {
"child":"x_link",
"axis" : "x"
},
"y_joint": {
"child":"y_link",
"axis" : "y"
}
}