-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
42 lines (40 loc) · 968 Bytes
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"documentId": "3521969cb1600c3f56241254",
"versionId": "b2d6aeb290edaa9fc95f0166", // V1
"assemblyName": "robot",
"outputFormat": "urdf",
"drawFrames": false,
"drawCollisions": true,
"mergeSTLs": "visual",
"simplifySTLs": "visual",
"maxSTLSize": 3,
"useScads": true,
"ignoreLimits": true,
//"configuration": "List_R9v1l2VETyjrl0=straight",
"jointMaxEffort": 10,
"jointMaxVelocity": 6,
"whitelist": [
"foot_plate",
"cleat",
"mx-64at_ar",
"mx106",
"tibia_plate",
"u_side_femur",
"u_side_femur_mir",
"hand",
"head_plate",
"u_side_neck",
"u_base_64",
"u_base_106",
"x_plate",
"u_side_small",
"u_base_motors_blocs",
"inner",
"tibia_right",
"tibia_left",
"tibia_horn_side",
"thigh_free_right",
"thigh_horn",
"thigh_free_left"
]
}