File size: 823 Bytes
7b1432b | 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 43 44 | {
"scale": 0.05,
"transform_matrix": [
[
1.0,
0.0,
0.0,
0.0
],
[
0.0,
1.0,
0.0,
0.0
],
[
0.0,
0.0,
1.0,
0.0
],
[
0.0,
0.0,
0.0,
1.0
]
],
"init_qpos": [],
"target_points": [],
"contact_points": [],
"functional_points": [],
"orientation_point": [],
"contact_points_group": [],
"contact_points_mask": [],
"target_points_discription": [],
"contact_points_discription": [],
"functional_points_discription": [],
"orientation_point_discription": [],
"mass": {
"link_0": 0.001,
"link_1": 0.1
}
} |