mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 09:10:47 +00:00
32 lines
611 B
JSON
32 lines
611 B
JSON
{
|
|
"OTdeck":{
|
|
"joint_names":[
|
|
"first_joint",
|
|
"second_joint",
|
|
"third_joint",
|
|
"fourth_joint"
|
|
],
|
|
"y":{
|
|
"first_joint":{
|
|
"factor":-1,
|
|
"offset":0.0
|
|
}
|
|
},
|
|
"x":{
|
|
"second_joint":{
|
|
"factor":-1,
|
|
"offset":0.0
|
|
}
|
|
},
|
|
"z":{
|
|
"third_joint":{
|
|
"factor":1,
|
|
"offset":0.0
|
|
},
|
|
"fourth_joint":{
|
|
"factor":1,
|
|
"offset":0.0
|
|
}
|
|
}
|
|
}
|
|
} |