Chaoyi Pan commited on
Commit ·
8f34a8d
1
Parent(s): 433516d
add: sharpa retarget output for oakinkv2 (5 right-hand tasks)
Browse filesThe earlier oakinkv2 commit (1c839de) was supposed to include the sharpa
results but the .gitignore rule ``sharpa/`` (intended for ignoring the
private-robots symlink) silently excluded everything under
processed/oakinkv2/sharpa/. Add an explicit gitignore exception and
push the missing scene XMLs, trajectory NPZs, IK + MJWP-Fast videos and
viser exports for: pick_spoon_bowl, pour_tube, stir_beaker,
uncap_alcohol_burner, wipe_board.
This view is limited to 50 files because it contains too many changes. See raw diff
- .gitignore +1 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/config.yaml +123 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/trajectory_ikrollout.npz +3 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/trajectory_kinematic.npz +3 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/trajectory_mjwp_fast.npz +3 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/visualization_ik.mp4 +3 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/visualization_ik.viser +3 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/visualization_mjwp_fast.mp4 +3 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/visualization_mjwp_fast.viser +3 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/scene.xml +620 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/scene_eq.xml +628 -0
- processed/oakinkv2/sharpa/right/pick_spoon_bowl/task_info.json +31 -0
- processed/oakinkv2/sharpa/right/pour_tube/0/config.yaml +123 -0
- processed/oakinkv2/sharpa/right/pour_tube/0/trajectory_ikrollout.npz +3 -0
- processed/oakinkv2/sharpa/right/pour_tube/0/trajectory_kinematic.npz +3 -0
- processed/oakinkv2/sharpa/right/pour_tube/0/trajectory_mjwp_fast.npz +3 -0
- processed/oakinkv2/sharpa/right/pour_tube/0/visualization_ik.mp4 +3 -0
- processed/oakinkv2/sharpa/right/pour_tube/0/visualization_ik.viser +3 -0
- processed/oakinkv2/sharpa/right/pour_tube/0/visualization_mjwp_fast.mp4 +3 -0
- processed/oakinkv2/sharpa/right/pour_tube/0/visualization_mjwp_fast.viser +3 -0
- processed/oakinkv2/sharpa/right/pour_tube/scene.xml +572 -0
- processed/oakinkv2/sharpa/right/pour_tube/scene_eq.xml +580 -0
- processed/oakinkv2/sharpa/right/pour_tube/task_info.json +31 -0
- processed/oakinkv2/sharpa/right/stir_beaker/0/config.yaml +123 -0
- processed/oakinkv2/sharpa/right/stir_beaker/0/trajectory_ikrollout.npz +3 -0
- processed/oakinkv2/sharpa/right/stir_beaker/0/trajectory_kinematic.npz +3 -0
- processed/oakinkv2/sharpa/right/stir_beaker/0/visualization_ik.mp4 +3 -0
- processed/oakinkv2/sharpa/right/stir_beaker/0/visualization_ik.viser +3 -0
- processed/oakinkv2/sharpa/right/stir_beaker/scene.xml +572 -0
- processed/oakinkv2/sharpa/right/stir_beaker/scene_eq.xml +580 -0
- processed/oakinkv2/sharpa/right/stir_beaker/task_info.json +31 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/config.yaml +123 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/trajectory_ikrollout.npz +3 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/trajectory_kinematic.npz +3 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/trajectory_mjwp_fast.npz +3 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/visualization_ik.mp4 +3 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/visualization_ik.viser +3 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/visualization_mjwp_fast.mp4 +3 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/visualization_mjwp_fast.viser +3 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/scene.xml +476 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/scene_eq.xml +484 -0
- processed/oakinkv2/sharpa/right/uncap_alcohol_burner/task_info.json +31 -0
- processed/oakinkv2/sharpa/right/wipe_board/0/config.yaml +123 -0
- processed/oakinkv2/sharpa/right/wipe_board/0/trajectory_ikrollout.npz +3 -0
- processed/oakinkv2/sharpa/right/wipe_board/0/trajectory_kinematic.npz +3 -0
- processed/oakinkv2/sharpa/right/wipe_board/0/trajectory_mjwp_fast.npz +3 -0
- processed/oakinkv2/sharpa/right/wipe_board/0/visualization_ik.mp4 +3 -0
- processed/oakinkv2/sharpa/right/wipe_board/0/visualization_ik.viser +3 -0
- processed/oakinkv2/sharpa/right/wipe_board/0/visualization_mjwp_fast.mp4 +3 -0
- processed/oakinkv2/sharpa/right/wipe_board/0/visualization_mjwp_fast.viser +3 -0
.gitignore
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
sharpa/
|
| 2 |
!processed/oakink/assets/robots/sharpa/
|
|
|
|
| 3 |
xhand_pro/
|
| 4 |
processed/gigahand/assets/robots/xhand/MJMODEL.TXT
|
| 5 |
*/assets/robots/xhand/MJMODEL.TXT
|
|
|
|
| 1 |
sharpa/
|
| 2 |
!processed/oakink/assets/robots/sharpa/
|
| 3 |
+
!processed/oakinkv2/sharpa/
|
| 4 |
xhand_pro/
|
| 5 |
processed/gigahand/assets/robots/xhand/MJMODEL.TXT
|
| 6 |
*/assets/robots/xhand/MJMODEL.TXT
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/config.yaml
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
robot_type: sharpa
|
| 2 |
+
embodiment_type: right
|
| 3 |
+
task: pick_spoon_bowl
|
| 4 |
+
seed: 0
|
| 5 |
+
dataset_dir: example_datasets
|
| 6 |
+
dataset_name: oakinkv2
|
| 7 |
+
data_id: 0
|
| 8 |
+
model_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/../scene.xml
|
| 9 |
+
data_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/trajectory_kinematic.npz
|
| 10 |
+
load_config_path: ''
|
| 11 |
+
simulator: mjwp
|
| 12 |
+
device: cuda:0
|
| 13 |
+
sim_dt: 0.01
|
| 14 |
+
ctrl_dt: 1.5
|
| 15 |
+
ref_dt: 0.02
|
| 16 |
+
render_dt: 0.02
|
| 17 |
+
horizon: 3.0
|
| 18 |
+
knot_dt: 1.0
|
| 19 |
+
max_sim_steps: 392
|
| 20 |
+
nconmax_per_env: 120
|
| 21 |
+
njmax_per_env: 350
|
| 22 |
+
num_dyn: 1
|
| 23 |
+
num_dr: 1
|
| 24 |
+
pair_margin_range:
|
| 25 |
+
- -0.005
|
| 26 |
+
- 0.005
|
| 27 |
+
xy_offset_range:
|
| 28 |
+
- -0.005
|
| 29 |
+
- 0.005
|
| 30 |
+
perturb_force: 0.0
|
| 31 |
+
perturb_torque: 0.0
|
| 32 |
+
contact_guidance: false
|
| 33 |
+
object_pos_actuator_names:
|
| 34 |
+
- right_object_pos_x
|
| 35 |
+
- right_object_pos_y
|
| 36 |
+
- right_object_pos_z
|
| 37 |
+
- left_object_pos_x
|
| 38 |
+
- left_object_pos_y
|
| 39 |
+
- left_object_pos_z
|
| 40 |
+
object_rot_actuator_names:
|
| 41 |
+
- right_object_rot_x
|
| 42 |
+
- right_object_rot_y
|
| 43 |
+
- right_object_rot_z
|
| 44 |
+
- left_object_rot_x
|
| 45 |
+
- left_object_rot_y
|
| 46 |
+
- left_object_rot_z
|
| 47 |
+
object_action_dims: 0
|
| 48 |
+
object_actuator_ids: []
|
| 49 |
+
object_actuator_names: []
|
| 50 |
+
init_pos_actuator_gain: 10.0
|
| 51 |
+
init_pos_actuator_bias: 10.0
|
| 52 |
+
init_rot_actuator_gain: 0.1
|
| 53 |
+
init_rot_actuator_bias: 0.1
|
| 54 |
+
guidance_decay_ratio: 0.5
|
| 55 |
+
gibbs_sampling: false
|
| 56 |
+
num_samples: 1024
|
| 57 |
+
temperature: 1.0
|
| 58 |
+
max_num_iterations: 4
|
| 59 |
+
improvement_threshold: -1.0
|
| 60 |
+
improvement_check_steps: 2
|
| 61 |
+
terminate_resample: false
|
| 62 |
+
object_pos_threshold: 0.1
|
| 63 |
+
object_rot_threshold: 0.5
|
| 64 |
+
max_revert_forward_attempts: 1
|
| 65 |
+
max_revert_depth: 3
|
| 66 |
+
base_pos_threshold: 0.5
|
| 67 |
+
base_rot_threshold: 0.4
|
| 68 |
+
use_torch_compile: true
|
| 69 |
+
first_ctrl_noise_scale: 2.0
|
| 70 |
+
last_ctrl_noise_scale: 4.0
|
| 71 |
+
final_noise_scale: 0.01
|
| 72 |
+
exploit_ratio: 0.01
|
| 73 |
+
exploit_noise_scale: 0.01
|
| 74 |
+
joint_noise_scale: 0.1
|
| 75 |
+
pos_noise_scale: 0.01
|
| 76 |
+
rot_noise_scale: 0.01
|
| 77 |
+
use_rl_reward: false
|
| 78 |
+
base_pos_rew_scale: 0.1
|
| 79 |
+
base_rot_rew_scale: 0.03
|
| 80 |
+
joint_rew_scale: 0.003
|
| 81 |
+
pos_rew_scale: 1.0
|
| 82 |
+
rot_rew_scale: 0.3
|
| 83 |
+
vel_rew_scale: 0.0001
|
| 84 |
+
terminal_rew_scale: 1.0
|
| 85 |
+
contact_rew_scale: 0.0
|
| 86 |
+
show_viewer: true
|
| 87 |
+
viewer: viser
|
| 88 |
+
wait_on_finish: false
|
| 89 |
+
rerun_spawn: true
|
| 90 |
+
save_video: true
|
| 91 |
+
save_info: true
|
| 92 |
+
save_rerun: false
|
| 93 |
+
save_viser: true
|
| 94 |
+
save_metrics: true
|
| 95 |
+
save_config: true
|
| 96 |
+
trace_dt: 0.02
|
| 97 |
+
num_trace_uniform_samples: 4
|
| 98 |
+
num_trace_topk_samples: 2
|
| 99 |
+
trace_site_ids:
|
| 100 |
+
- 12
|
| 101 |
+
- 1
|
| 102 |
+
- 3
|
| 103 |
+
- 5
|
| 104 |
+
- 7
|
| 105 |
+
- 9
|
| 106 |
+
contact_order: []
|
| 107 |
+
hand_contact_site_ids: []
|
| 108 |
+
right_contact_indices: []
|
| 109 |
+
left_contact_indices: []
|
| 110 |
+
right_pos_ctrl_ids: []
|
| 111 |
+
left_pos_ctrl_ids: []
|
| 112 |
+
contact_len: 0
|
| 113 |
+
horizon_steps: 300
|
| 114 |
+
knot_steps: 100
|
| 115 |
+
ref_steps: 2
|
| 116 |
+
ctrl_steps: 150
|
| 117 |
+
nq_obj: 7
|
| 118 |
+
nq: 35
|
| 119 |
+
nv: 34
|
| 120 |
+
nu: 28
|
| 121 |
+
npair: 257
|
| 122 |
+
beta_traj: 0.31622776601683794
|
| 123 |
+
output_dir: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/pick_spoon_bowl/0
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/trajectory_ikrollout.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d436278f6e95f18f34328c785f212b0515f7b47f3febbfbe39722c45e6ef6c4f
|
| 3 |
+
size 55142
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/trajectory_kinematic.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44c5b93bd575de36e063d534e85cf3873b2249a94b75beb522f3e3b534c82af4
|
| 3 |
+
size 108952
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/trajectory_mjwp_fast.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac83ac51f13f8641c52e624f3256a56f936d8c2a1e872e7c88450e513cd16465
|
| 3 |
+
size 609707
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/visualization_ik.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c294409373b544b521d63ffa0dcc5ea4511ff3f8189e7ee8dff53b5368e718ca
|
| 3 |
+
size 161361
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/visualization_ik.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50619e89be0f9591956fb29b1c8f449cf359ca7b5c7f8eab5bb8d9dc94963999
|
| 3 |
+
size 1607839
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/visualization_mjwp_fast.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e172ad8fd2f9b38f8eec9ea57ef10f15cde8d6748fdea3792a533c36076f6aef
|
| 3 |
+
size 336727
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/0/visualization_mjwp_fast.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1f778cff36339d64cc073433c7c150bd0d99565a77b4db967037ee39f99ab9a
|
| 3 |
+
size 1607116
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/scene.xml
ADDED
|
@@ -0,0 +1,620 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="right_sharpa">
|
| 2 |
+
<compiler angle="radian" meshdir="../../../assets/"/>
|
| 3 |
+
|
| 4 |
+
<option timestep="0.01" solver="CG" iterations="6">
|
| 5 |
+
<flag eulerdamp="disable"/>
|
| 6 |
+
</option>
|
| 7 |
+
|
| 8 |
+
<default>
|
| 9 |
+
<joint armature="1"/>
|
| 10 |
+
<geom contype="0" conaffinity="0" condim="1" density="800"/>
|
| 11 |
+
<site size="0.01 0.005 0.005" group="3" rgba="1 0 0 1"/>
|
| 12 |
+
<general biastype="affine" gainprm="300" biasprm="0 -300 1"/>
|
| 13 |
+
</default>
|
| 14 |
+
|
| 15 |
+
<asset>
|
| 16 |
+
<texture type="skybox" colorspace="auto" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="512" height="3072"/>
|
| 17 |
+
<texture type="2d" colorspace="auto" name="right_groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" width="300" height="300"/>
|
| 18 |
+
<texture type="cube" colorspace="auto" name="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
|
| 19 |
+
<texture type="cube" colorspace="auto" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="1800"/>
|
| 20 |
+
<material name="right_groundplane" texture="right_groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 21 |
+
<material name="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 22 |
+
<mesh name="right_hand_C_MC_visual" file="robots/sharpa/meshes/right_hand_C_MC_visual_.STL"/>
|
| 23 |
+
<mesh name="right_hand_C_MC" file="robots/sharpa/meshes/right_hand_C_MC.STL"/>
|
| 24 |
+
<mesh name="right_thumb_CMC_VL_visual" file="robots/sharpa/meshes/right_thumb_CMC_VL_visual.STL"/>
|
| 25 |
+
<mesh name="right_thumb_MC_visual" file="robots/sharpa/meshes/right_thumb_MC_visual.STL"/>
|
| 26 |
+
<mesh name="right_thumb_MC" file="robots/sharpa/meshes/right_thumb_MC.STL"/>
|
| 27 |
+
<mesh name="right_thumb_MCP_VL_visual" file="robots/sharpa/meshes/right_thumb_MCP_VL_visual.STL"/>
|
| 28 |
+
<mesh name="right_thumb_PP_visual" file="robots/sharpa/meshes/right_thumb_PP_visual.STL"/>
|
| 29 |
+
<mesh name="right_thumb_PP" file="robots/sharpa/meshes/right_thumb_PP.STL"/>
|
| 30 |
+
<mesh name="right_thumb_DP_visual" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 31 |
+
<mesh name="right_thumb_DP" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 32 |
+
<mesh name="right_thumb_elastomer" file="robots/sharpa/meshes/thumb_elastomer.STL"/>
|
| 33 |
+
<mesh name="right_MCP_VL_visual" file="robots/sharpa/meshes/right_MCP_VL_visual.STL"/>
|
| 34 |
+
<mesh name="right_MCP_VL" file="robots/sharpa/meshes/MCP_VL.STL"/>
|
| 35 |
+
<mesh name="right_PP_visual" file="robots/sharpa/meshes/right_PP_visual.STL"/>
|
| 36 |
+
<mesh name="right_PP" file="robots/sharpa/meshes/right_PP.STL"/>
|
| 37 |
+
<mesh name="right_MP_visual" file="robots/sharpa/meshes/right_MP_visual.STL"/>
|
| 38 |
+
<mesh name="right_MP" file="robots/sharpa/meshes/right_MP.STL"/>
|
| 39 |
+
<mesh name="right_DP_visual" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 40 |
+
<mesh name="right_DP" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 41 |
+
<mesh name="right_elastomer" file="robots/sharpa/meshes/elastomer.STL"/>
|
| 42 |
+
<mesh name="right_pinky_MC_visual" file="robots/sharpa/meshes/right_pinky_MC_visual.STL"/>
|
| 43 |
+
<mesh name="right_pinky_MC" file="robots/sharpa/meshes/right_pinky_MC.STL"/>
|
| 44 |
+
<mesh name="right_visual" file="objects/O02_0030_00002/visual.obj"/>
|
| 45 |
+
<mesh name="right_0" file="objects/O02_0030_00002/convex/0.obj"/>
|
| 46 |
+
<mesh name="right_1" file="objects/O02_0030_00002/convex/1.obj"/>
|
| 47 |
+
<mesh name="right_10" file="objects/O02_0030_00002/convex/10.obj"/>
|
| 48 |
+
<mesh name="right_2" file="objects/O02_0030_00002/convex/2.obj"/>
|
| 49 |
+
<mesh name="right_3" file="objects/O02_0030_00002/convex/3.obj"/>
|
| 50 |
+
<mesh name="right_4" file="objects/O02_0030_00002/convex/4.obj"/>
|
| 51 |
+
<mesh name="right_5" file="objects/O02_0030_00002/convex/5.obj"/>
|
| 52 |
+
<mesh name="right_6" file="objects/O02_0030_00002/convex/6.obj"/>
|
| 53 |
+
<mesh name="right_7" file="objects/O02_0030_00002/convex/7.obj"/>
|
| 54 |
+
<mesh name="right_8" file="objects/O02_0030_00002/convex/8.obj"/>
|
| 55 |
+
<mesh name="right_9" file="objects/O02_0030_00002/convex/9.obj"/>
|
| 56 |
+
</asset>
|
| 57 |
+
|
| 58 |
+
<worldbody>
|
| 59 |
+
<geom name="floor" size="0 0 0.05" pos="0 0 -0.0539449" type="plane" material="right_groundplane"/>
|
| 60 |
+
<camera name="right_track" pos="0.868 0.348 -0.175" quat="0.493349 0.487956 0.506363 0.51196" mode="trackcom"/>
|
| 61 |
+
<camera name="front" pos="0.031 0.941 0.844" quat="0.0150738 0.00673439 0.407848 0.912901" mode="trackcom"/>
|
| 62 |
+
<light pos="0 0 3" dir="0 0 -1" type="directional"/>
|
| 63 |
+
<body name="right_hand_base" pos="0 0 0.2">
|
| 64 |
+
<joint name="right_pos_x" pos="0 0 0" axis="1 0 0" type="slide" range="-5 5"/>
|
| 65 |
+
<joint name="right_pos_y" pos="0 0 0" axis="0 1 0" type="slide" range="-5 5"/>
|
| 66 |
+
<joint name="right_pos_z" pos="0 0 0" axis="0 0 1" type="slide" range="-5 5"/>
|
| 67 |
+
<joint name="right_rot_x" pos="0 0 0" axis="1 0 0" range="-6.28 6.28"/>
|
| 68 |
+
<joint name="right_rot_y" pos="0 0 0" axis="0 1 0" range="-6.28 6.28"/>
|
| 69 |
+
<joint name="right_rot_z" pos="0 0 0" axis="0 0 1" range="-6.28 6.28"/>
|
| 70 |
+
<body name="right_hand_C_MC">
|
| 71 |
+
<inertial pos="-0.00216 0.00536 0.04011" quat="0.713832 -0.0659364 0.0757239 0.693082" mass="0.6506" diaginertia="0.000814964 0.000674257 0.00027314"/>
|
| 72 |
+
<geom name="right_hand_C_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC_visual"/>
|
| 73 |
+
<geom name="right_hand_C_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC"/>
|
| 74 |
+
<geom name="collision_hand_right_palm_0" size="0.02 0.04 0.04" pos="0 0 0.05" type="box" group="3" rgba="0 1 0 1"/>
|
| 75 |
+
<site name="right_palm" pos="0 0 0.05" rgba="1 1 0 1"/>
|
| 76 |
+
<body name="right_thumb_CMC_VL" pos="0.01 0.026 0.0214" quat="-2.59734e-06 0.707105 0.707108 -2.59735e-06">
|
| 77 |
+
<inertial pos="-0.00065 0.0002 0" quat="0.434754 0.557664 -0.434754 0.557664" mass="0.0025" diaginertia="2.6e-07 2.12661e-07 1.34339e-07"/>
|
| 78 |
+
<joint name="right_thumb_CMC_FE" pos="0 0 0" axis="0 0 1" range="-0.1745 1.9199"/>
|
| 79 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_CMC_VL_visual"/>
|
| 80 |
+
<body name="right_thumb_MC" pos="0 -0.005 0" quat="0.65328 -0.653282 0.270598 0.270599">
|
| 81 |
+
<inertial pos="0.03643 -0.01024 0.00517" quat="-0.151259 0.696943 -0.154462 0.683763" mass="0.13587" diaginertia="4.69153e-05 4.29066e-05 1.92101e-05"/>
|
| 82 |
+
<joint name="right_thumb_CMC_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 83 |
+
<geom name="right_thumb_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC_visual"/>
|
| 84 |
+
<geom name="right_thumb_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC"/>
|
| 85 |
+
<geom name="collision_hand_right_thumb_3" size="0.01 0.025" pos="0.032 -0.003 0.005" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 86 |
+
<body name="right_thumb_MCP_VL" pos="0.065 -0.006 0.010392" quat="0.965926 0.25882 0 0">
|
| 87 |
+
<inertial pos="-1.29e-09 -1.1e-10 0" quat="0.515163 0.484363 -0.515163 0.484363" mass="8e-05" diaginertia="7.9e-08 6.40993e-08 3.79007e-08"/>
|
| 88 |
+
<joint name="right_thumb_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.5236 1.3963"/>
|
| 89 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MCP_VL_visual"/>
|
| 90 |
+
<body name="right_thumb_PP" quat="0.707105 -0.707108 0 0">
|
| 91 |
+
<inertial pos="0.021256 -0.00095 -0.00092" quat="0.44358 0.511613 0.483631 0.554609" mass="0.03078" diaginertia="6.08344e-06 5.91207e-06 1.22148e-06"/>
|
| 92 |
+
<joint name="right_thumb_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 93 |
+
<geom name="right_thumb_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP_visual"/>
|
| 94 |
+
<geom name="right_thumb_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP"/>
|
| 95 |
+
<geom name="collision_hand_right_thumb_2" size="0.008 0.015" pos="0.019 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 96 |
+
<body name="right_thumb_DP" pos="0.039 0 0" quat="0.707105 0.707108 0 0">
|
| 97 |
+
<inertial pos="0.00821817 -0.00177722 -0.000997218" quat="-0.255985 0.713848 -0.187441 0.624306" mass="0.007981" diaginertia="1.0905e-06 1.04136e-06 2.95182e-07"/>
|
| 98 |
+
<joint name="right_thumb_IP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 99 |
+
<geom name="right_thumb_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP_visual"/>
|
| 100 |
+
<geom name="right_thumb_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP"/>
|
| 101 |
+
<geom name="right_thumb_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 102 |
+
<geom name="right_thumb_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 103 |
+
<geom name="collision_hand_right_thumb_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 104 |
+
<geom name="collision_hand_right_thumb_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 105 |
+
<site name="trace_hand_right_thumb_tip" pos="0.028 0 0" size="0.005"/>
|
| 106 |
+
<site name="right_thumb_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 107 |
+
</body>
|
| 108 |
+
</body>
|
| 109 |
+
</body>
|
| 110 |
+
</body>
|
| 111 |
+
</body>
|
| 112 |
+
<body name="right_index_MCP_VL" pos="0.001 0.0303 0.0959" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 113 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 114 |
+
<joint name="right_index_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 115 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 116 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 117 |
+
<body name="right_index_PP" quat="0.707105 -0.707108 0 0">
|
| 118 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 119 |
+
<joint name="right_index_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 120 |
+
<geom name="right_index_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 121 |
+
<geom name="right_index_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 122 |
+
<geom name="collision_hand_right_index_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 123 |
+
<body name="right_index_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 124 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 125 |
+
<joint name="right_index_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 126 |
+
<geom name="right_index_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 127 |
+
<geom name="right_index_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 128 |
+
<geom name="collision_hand_right_index_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 129 |
+
<body name="right_index_DP" pos="0.0315 0 0">
|
| 130 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 131 |
+
<joint name="right_index_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 132 |
+
<geom name="right_index_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 133 |
+
<geom name="right_index_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 134 |
+
<geom name="right_index_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 135 |
+
<geom name="right_index_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 136 |
+
<geom name="collision_hand_right_index_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 137 |
+
<geom name="collision_hand_right_index_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 138 |
+
<site name="trace_hand_right_index_tip" pos="0.028 0 0" size="0.005"/>
|
| 139 |
+
<site name="right_index_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 140 |
+
</body>
|
| 141 |
+
</body>
|
| 142 |
+
</body>
|
| 143 |
+
</body>
|
| 144 |
+
<body name="right_middle_MCP_VL" pos="0 0.01 0.0989" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 145 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 146 |
+
<joint name="right_middle_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 147 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 148 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 149 |
+
<body name="right_middle_PP" quat="0.707105 -0.707108 0 0">
|
| 150 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 151 |
+
<joint name="right_middle_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 152 |
+
<geom name="right_middle_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 153 |
+
<geom name="right_middle_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 154 |
+
<geom name="collision_hand_right_middle_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 155 |
+
<body name="right_middle_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 156 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 157 |
+
<joint name="right_middle_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 158 |
+
<geom name="right_middle_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 159 |
+
<geom name="right_middle_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 160 |
+
<geom name="collision_hand_right_middle_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 161 |
+
<body name="right_middle_DP" pos="0.0315 0 0">
|
| 162 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 163 |
+
<joint name="right_middle_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 164 |
+
<geom name="right_middle_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 165 |
+
<geom name="right_middle_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 166 |
+
<geom name="right_middle_elastomer_visual" quat="0.5 0.5 -0.5 0.5" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 167 |
+
<geom name="right_middle_elastomer" quat="0.5 0.5 -0.5 0.5" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 168 |
+
<geom name="collision_hand_right_middle_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 169 |
+
<geom name="collision_hand_right_middle_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 170 |
+
<site name="trace_hand_right_middle_tip" pos="0.028 0 0" size="0.005"/>
|
| 171 |
+
<site name="right_middle_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 172 |
+
</body>
|
| 173 |
+
</body>
|
| 174 |
+
</body>
|
| 175 |
+
</body>
|
| 176 |
+
<body name="right_ring_MCP_VL" pos="0.0015 -0.0103 0.0929" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 177 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 178 |
+
<joint name="right_ring_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 179 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 180 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 181 |
+
<body name="right_ring_PP" quat="0.707105 -0.707108 0 0">
|
| 182 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 183 |
+
<joint name="right_ring_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 184 |
+
<geom name="right_ring_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 185 |
+
<geom name="right_ring_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 186 |
+
<geom name="collision_hand_right_ring_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 187 |
+
<body name="right_ring_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 188 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 189 |
+
<joint name="right_ring_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 190 |
+
<geom name="right_ring_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 191 |
+
<geom name="right_ring_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 192 |
+
<geom name="collision_hand_right_ring_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 193 |
+
<body name="right_ring_DP" pos="0.0315 0 0">
|
| 194 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 195 |
+
<joint name="right_ring_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 196 |
+
<geom name="right_ring_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 197 |
+
<geom name="right_ring_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 198 |
+
<geom name="right_ring_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 199 |
+
<geom name="right_ring_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 200 |
+
<geom name="collision_hand_right_ring_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 201 |
+
<geom name="collision_hand_right_ring_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 202 |
+
<site name="trace_hand_right_ring_tip" pos="0.028 0 0" size="0.005"/>
|
| 203 |
+
<site name="right_ring_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 204 |
+
</body>
|
| 205 |
+
</body>
|
| 206 |
+
</body>
|
| 207 |
+
</body>
|
| 208 |
+
<body name="right_pinky_MC" pos="0.01136 -0.0263 0.0869" quat="-3.67321e-06 0 0 1">
|
| 209 |
+
<inertial pos="0.0107985 0.00598801 0.0335125" quat="0.706956 -0.000832392 -0.0268047 0.706749" mass="0.12541" diaginertia="4.47765e-05 3.72569e-05 1.69876e-05"/>
|
| 210 |
+
<joint name="right_pinky_CMC" pos="0 0 0" axis="0 0 1" range="0 0.2618"/>
|
| 211 |
+
<geom name="right_pinky_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC_visual"/>
|
| 212 |
+
<geom name="right_pinky_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC"/>
|
| 213 |
+
<body name="right_pinky_MCP_VL" pos="0.00836 0.0048 0" quat="0.499998 0.5 -0.5 0.500002">
|
| 214 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 215 |
+
<joint name="right_pinky_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 216 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 217 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 218 |
+
<body name="right_pinky_PP" quat="0.707105 -0.707108 0 0">
|
| 219 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 220 |
+
<joint name="right_pinky_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 221 |
+
<geom name="right_pinky_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 222 |
+
<geom name="right_pinky_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 223 |
+
<geom name="collision_hand_right_pinky_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 224 |
+
<body name="right_pinky_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 225 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 226 |
+
<joint name="right_pinky_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 227 |
+
<geom name="right_pinky_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 228 |
+
<geom name="right_pinky_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 229 |
+
<geom name="collision_hand_right_pinky_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 230 |
+
<body name="right_pinky_DP" pos="0.0315 0 0">
|
| 231 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 232 |
+
<joint name="right_pinky_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 233 |
+
<geom name="right_pinky_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 234 |
+
<geom name="right_pinky_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 235 |
+
<geom name="right_pinky_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 236 |
+
<geom name="right_pinky_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 237 |
+
<geom name="collision_hand_right_pinky_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 238 |
+
<geom name="collision_hand_right_pinky_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 239 |
+
<site name="trace_hand_right_pinky_tip" pos="0.028 0 0" size="0.005"/>
|
| 240 |
+
<site name="right_pinky_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 241 |
+
</body>
|
| 242 |
+
</body>
|
| 243 |
+
</body>
|
| 244 |
+
</body>
|
| 245 |
+
</body>
|
| 246 |
+
</body>
|
| 247 |
+
</body>
|
| 248 |
+
<body name="right_object">
|
| 249 |
+
<joint name="right_object_joint" type="free" armature="0.0001" frictionloss="0.0001"/>
|
| 250 |
+
<geom name="right_object_0" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_0"/>
|
| 251 |
+
<geom name="right_object_1" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_1"/>
|
| 252 |
+
<geom name="right_object_10" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_10"/>
|
| 253 |
+
<geom name="right_object_2" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_2"/>
|
| 254 |
+
<geom name="right_object_3" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_3"/>
|
| 255 |
+
<geom name="right_object_4" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_4"/>
|
| 256 |
+
<geom name="right_object_5" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_5"/>
|
| 257 |
+
<geom name="right_object_6" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_6"/>
|
| 258 |
+
<geom name="right_object_7" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_7"/>
|
| 259 |
+
<geom name="right_object_8" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_8"/>
|
| 260 |
+
<geom name="right_object_9" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_9"/>
|
| 261 |
+
<geom name="right_object_visual" type="mesh" density="0" rgba="1 1 1 1" mesh="right_visual"/>
|
| 262 |
+
<site name="right_object" pos="0 0 0" size="0.01 0.02 0.03" type="box"/>
|
| 263 |
+
<site name="trace_right_object" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 264 |
+
<site name="track_object_right_thumb_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 265 |
+
<site name="track_object_right_index_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 266 |
+
<site name="track_object_right_middle_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 267 |
+
<site name="track_object_right_ring_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 268 |
+
<site name="track_object_right_pinky_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 269 |
+
</body>
|
| 270 |
+
<body name="ref_object_right_thumb_tip" mocap="true">
|
| 271 |
+
<site name="ref_object_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 272 |
+
</body>
|
| 273 |
+
<body name="ref_hand_right_thumb_tip" mocap="true">
|
| 274 |
+
<site name="ref_hand_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 275 |
+
</body>
|
| 276 |
+
<body name="ref_object_right_index_tip" mocap="true">
|
| 277 |
+
<site name="ref_object_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 278 |
+
</body>
|
| 279 |
+
<body name="ref_hand_right_index_tip" mocap="true">
|
| 280 |
+
<site name="ref_hand_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 281 |
+
</body>
|
| 282 |
+
<body name="ref_object_right_middle_tip" mocap="true">
|
| 283 |
+
<site name="ref_object_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 284 |
+
</body>
|
| 285 |
+
<body name="ref_hand_right_middle_tip" mocap="true">
|
| 286 |
+
<site name="ref_hand_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 287 |
+
</body>
|
| 288 |
+
<body name="ref_object_right_ring_tip" mocap="true">
|
| 289 |
+
<site name="ref_object_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 290 |
+
</body>
|
| 291 |
+
<body name="ref_hand_right_ring_tip" mocap="true">
|
| 292 |
+
<site name="ref_hand_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 293 |
+
</body>
|
| 294 |
+
<body name="ref_object_right_pinky_tip" mocap="true">
|
| 295 |
+
<site name="ref_object_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 296 |
+
</body>
|
| 297 |
+
<body name="ref_hand_right_pinky_tip" mocap="true">
|
| 298 |
+
<site name="ref_hand_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 299 |
+
</body>
|
| 300 |
+
</worldbody>
|
| 301 |
+
|
| 302 |
+
<contact>
|
| 303 |
+
<pair geom1="floor" geom2="right_object_0" name="floor_right_object_0" friction="1 1 0.1 0 0"/>
|
| 304 |
+
<pair geom1="floor" geom2="right_object_1" name="floor_right_object_1" friction="1 1 0.1 0 0"/>
|
| 305 |
+
<pair geom1="floor" geom2="right_object_10" name="floor_right_object_10" friction="1 1 0.1 0 0"/>
|
| 306 |
+
<pair geom1="floor" geom2="right_object_2" name="floor_right_object_2" friction="1 1 0.1 0 0"/>
|
| 307 |
+
<pair geom1="floor" geom2="right_object_3" name="floor_right_object_3" friction="1 1 0.1 0 0"/>
|
| 308 |
+
<pair geom1="floor" geom2="right_object_4" name="floor_right_object_4" friction="1 1 0.1 0 0"/>
|
| 309 |
+
<pair geom1="floor" geom2="right_object_5" name="floor_right_object_5" friction="1 1 0.1 0 0"/>
|
| 310 |
+
<pair geom1="floor" geom2="right_object_6" name="floor_right_object_6" friction="1 1 0.1 0 0"/>
|
| 311 |
+
<pair geom1="floor" geom2="right_object_7" name="floor_right_object_7" friction="1 1 0.1 0 0"/>
|
| 312 |
+
<pair geom1="floor" geom2="right_object_8" name="floor_right_object_8" friction="1 1 0.1 0 0"/>
|
| 313 |
+
<pair geom1="floor" geom2="right_object_9" name="floor_right_object_9" friction="1 1 0.1 0 0"/>
|
| 314 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_thumb_0" name="collision_hand_right_palm_0_collision_hand_right_thumb_0" friction="1 1 0.1 0 0"/>
|
| 315 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_index_0" name="collision_hand_right_palm_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 316 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_palm_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 317 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_palm_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 318 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_palm_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 319 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_0" name="collision_hand_right_palm_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 320 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_1" name="collision_hand_right_palm_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 321 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_10" name="collision_hand_right_palm_0_right_object_10" friction="1 1 0.1 0 0"/>
|
| 322 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_2" name="collision_hand_right_palm_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 323 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_3" name="collision_hand_right_palm_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 324 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_4" name="collision_hand_right_palm_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 325 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_5" name="collision_hand_right_palm_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 326 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_6" name="collision_hand_right_palm_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 327 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_7" name="collision_hand_right_palm_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 328 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_8" name="collision_hand_right_palm_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 329 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_9" name="collision_hand_right_palm_0_right_object_9" friction="1 1 0.1 0 0"/>
|
| 330 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_0" name="collision_hand_right_thumb_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 331 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_1" name="collision_hand_right_thumb_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 332 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_10" name="collision_hand_right_thumb_3_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 333 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_2" name="collision_hand_right_thumb_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 334 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_3" name="collision_hand_right_thumb_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 335 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_4" name="collision_hand_right_thumb_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 336 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_5" name="collision_hand_right_thumb_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 337 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_6" name="collision_hand_right_thumb_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 338 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_7" name="collision_hand_right_thumb_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 339 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_8" name="collision_hand_right_thumb_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 340 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_9" name="collision_hand_right_thumb_3_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 341 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_0" name="collision_hand_right_thumb_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 342 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_1" name="collision_hand_right_thumb_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 343 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_10" name="collision_hand_right_thumb_2_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 344 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_2" name="collision_hand_right_thumb_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 345 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_3" name="collision_hand_right_thumb_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 346 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_4" name="collision_hand_right_thumb_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 347 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_5" name="collision_hand_right_thumb_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 348 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_6" name="collision_hand_right_thumb_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 349 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_7" name="collision_hand_right_thumb_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 350 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_8" name="collision_hand_right_thumb_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 351 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_9" name="collision_hand_right_thumb_2_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 352 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_index_0" name="collision_hand_right_thumb_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 353 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_thumb_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 354 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_thumb_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 355 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_thumb_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 356 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_0" name="collision_hand_right_thumb_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 357 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_0" name="collision_hand_right_thumb_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 358 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_1" name="collision_hand_right_thumb_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 359 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_1" name="collision_hand_right_thumb_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 360 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_10" name="collision_hand_right_thumb_1_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 361 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_10" name="collision_hand_right_thumb_0_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 362 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_2" name="collision_hand_right_thumb_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 363 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_2" name="collision_hand_right_thumb_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 364 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_3" name="collision_hand_right_thumb_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 365 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_3" name="collision_hand_right_thumb_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 366 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_4" name="collision_hand_right_thumb_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 367 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_4" name="collision_hand_right_thumb_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 368 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_5" name="collision_hand_right_thumb_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 369 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_5" name="collision_hand_right_thumb_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 370 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_6" name="collision_hand_right_thumb_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 371 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_6" name="collision_hand_right_thumb_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 372 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_7" name="collision_hand_right_thumb_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 373 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_7" name="collision_hand_right_thumb_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 374 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_8" name="collision_hand_right_thumb_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 375 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_8" name="collision_hand_right_thumb_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 376 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_9" name="collision_hand_right_thumb_1_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 377 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_9" name="collision_hand_right_thumb_0_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 378 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_0" name="collision_hand_right_index_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 379 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_1" name="collision_hand_right_index_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 380 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_10" name="collision_hand_right_index_3_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 381 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_2" name="collision_hand_right_index_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 382 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_3" name="collision_hand_right_index_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 383 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_4" name="collision_hand_right_index_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 384 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_5" name="collision_hand_right_index_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 385 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_6" name="collision_hand_right_index_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 386 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_7" name="collision_hand_right_index_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 387 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_8" name="collision_hand_right_index_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 388 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_9" name="collision_hand_right_index_3_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 389 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_0" name="collision_hand_right_index_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 390 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_1" name="collision_hand_right_index_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 391 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_10" name="collision_hand_right_index_2_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 392 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_2" name="collision_hand_right_index_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 393 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_3" name="collision_hand_right_index_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 394 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_4" name="collision_hand_right_index_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 395 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_5" name="collision_hand_right_index_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 396 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_6" name="collision_hand_right_index_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 397 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_7" name="collision_hand_right_index_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 398 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_8" name="collision_hand_right_index_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 399 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_9" name="collision_hand_right_index_2_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 400 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_index_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 401 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_index_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 402 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_index_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 403 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_0" name="collision_hand_right_index_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 404 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_0" name="collision_hand_right_index_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 405 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_1" name="collision_hand_right_index_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 406 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_1" name="collision_hand_right_index_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 407 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_10" name="collision_hand_right_index_1_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 408 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_10" name="collision_hand_right_index_0_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 409 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_2" name="collision_hand_right_index_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 410 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_2" name="collision_hand_right_index_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 411 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_3" name="collision_hand_right_index_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 412 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_3" name="collision_hand_right_index_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 413 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_4" name="collision_hand_right_index_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 414 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_4" name="collision_hand_right_index_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 415 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_5" name="collision_hand_right_index_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 416 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_5" name="collision_hand_right_index_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 417 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_6" name="collision_hand_right_index_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 418 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_6" name="collision_hand_right_index_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 419 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_7" name="collision_hand_right_index_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 420 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_7" name="collision_hand_right_index_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 421 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_8" name="collision_hand_right_index_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 422 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_8" name="collision_hand_right_index_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 423 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_9" name="collision_hand_right_index_1_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 424 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_9" name="collision_hand_right_index_0_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 425 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_0" name="collision_hand_right_middle_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 426 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_1" name="collision_hand_right_middle_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 427 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_10" name="collision_hand_right_middle_3_right_object_10" friction="1 1 0.1 0 0"/>
|
| 428 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_2" name="collision_hand_right_middle_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 429 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_3" name="collision_hand_right_middle_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 430 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_4" name="collision_hand_right_middle_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 431 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_5" name="collision_hand_right_middle_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 432 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_6" name="collision_hand_right_middle_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 433 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_7" name="collision_hand_right_middle_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 434 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_8" name="collision_hand_right_middle_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 435 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_9" name="collision_hand_right_middle_3_right_object_9" friction="1 1 0.1 0 0"/>
|
| 436 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_0" name="collision_hand_right_middle_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 437 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_1" name="collision_hand_right_middle_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 438 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_10" name="collision_hand_right_middle_2_right_object_10" friction="1 1 0.1 0 0"/>
|
| 439 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_2" name="collision_hand_right_middle_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 440 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_3" name="collision_hand_right_middle_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 441 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_4" name="collision_hand_right_middle_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 442 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_5" name="collision_hand_right_middle_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 443 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_6" name="collision_hand_right_middle_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 444 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_7" name="collision_hand_right_middle_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 445 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_8" name="collision_hand_right_middle_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 446 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_9" name="collision_hand_right_middle_2_right_object_9" friction="1 1 0.1 0 0"/>
|
| 447 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_middle_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 448 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_middle_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 449 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_0" name="collision_hand_right_middle_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 450 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_0" name="collision_hand_right_middle_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 451 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_1" name="collision_hand_right_middle_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 452 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_1" name="collision_hand_right_middle_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 453 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_10" name="collision_hand_right_middle_1_right_object_10" friction="1 1 0.1 0 0"/>
|
| 454 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_10" name="collision_hand_right_middle_0_right_object_10" friction="1 1 0.1 0 0"/>
|
| 455 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_2" name="collision_hand_right_middle_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 456 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_2" name="collision_hand_right_middle_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 457 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_3" name="collision_hand_right_middle_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 458 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_3" name="collision_hand_right_middle_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 459 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_4" name="collision_hand_right_middle_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 460 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_4" name="collision_hand_right_middle_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 461 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_5" name="collision_hand_right_middle_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 462 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_5" name="collision_hand_right_middle_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 463 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_6" name="collision_hand_right_middle_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 464 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_6" name="collision_hand_right_middle_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 465 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_7" name="collision_hand_right_middle_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 466 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_7" name="collision_hand_right_middle_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 467 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_8" name="collision_hand_right_middle_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 468 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_8" name="collision_hand_right_middle_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 469 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_9" name="collision_hand_right_middle_1_right_object_9" friction="1 1 0.1 0 0"/>
|
| 470 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_9" name="collision_hand_right_middle_0_right_object_9" friction="1 1 0.1 0 0"/>
|
| 471 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_0" name="collision_hand_right_ring_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 472 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_1" name="collision_hand_right_ring_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 473 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_10" name="collision_hand_right_ring_3_right_object_10" friction="1 1 0.1 0 0"/>
|
| 474 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_2" name="collision_hand_right_ring_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 475 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_3" name="collision_hand_right_ring_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 476 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_4" name="collision_hand_right_ring_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 477 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_5" name="collision_hand_right_ring_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 478 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_6" name="collision_hand_right_ring_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 479 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_7" name="collision_hand_right_ring_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 480 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_8" name="collision_hand_right_ring_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 481 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_9" name="collision_hand_right_ring_3_right_object_9" friction="1 1 0.1 0 0"/>
|
| 482 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_0" name="collision_hand_right_ring_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 483 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_1" name="collision_hand_right_ring_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 484 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_10" name="collision_hand_right_ring_2_right_object_10" friction="1 1 0.1 0 0"/>
|
| 485 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_2" name="collision_hand_right_ring_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 486 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_3" name="collision_hand_right_ring_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 487 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_4" name="collision_hand_right_ring_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 488 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_5" name="collision_hand_right_ring_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 489 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_6" name="collision_hand_right_ring_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 490 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_7" name="collision_hand_right_ring_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 491 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_8" name="collision_hand_right_ring_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 492 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_9" name="collision_hand_right_ring_2_right_object_9" friction="1 1 0.1 0 0"/>
|
| 493 |
+
<pair geom1="collision_hand_right_ring_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_ring_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 494 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_0" name="collision_hand_right_ring_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 495 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_0" name="collision_hand_right_ring_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 496 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_1" name="collision_hand_right_ring_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 497 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_1" name="collision_hand_right_ring_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 498 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_10" name="collision_hand_right_ring_1_right_object_10" friction="1 1 0.1 0 0"/>
|
| 499 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_10" name="collision_hand_right_ring_0_right_object_10" friction="1 1 0.1 0 0"/>
|
| 500 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_2" name="collision_hand_right_ring_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 501 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_2" name="collision_hand_right_ring_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 502 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_3" name="collision_hand_right_ring_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 503 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_3" name="collision_hand_right_ring_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 504 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_4" name="collision_hand_right_ring_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 505 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_4" name="collision_hand_right_ring_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 506 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_5" name="collision_hand_right_ring_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 507 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_5" name="collision_hand_right_ring_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 508 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_6" name="collision_hand_right_ring_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 509 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_6" name="collision_hand_right_ring_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 510 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_7" name="collision_hand_right_ring_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 511 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_7" name="collision_hand_right_ring_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 512 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_8" name="collision_hand_right_ring_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 513 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_8" name="collision_hand_right_ring_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 514 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_9" name="collision_hand_right_ring_1_right_object_9" friction="1 1 0.1 0 0"/>
|
| 515 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_9" name="collision_hand_right_ring_0_right_object_9" friction="1 1 0.1 0 0"/>
|
| 516 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_0" name="collision_hand_right_pinky_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 517 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_1" name="collision_hand_right_pinky_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 518 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_10" name="collision_hand_right_pinky_3_right_object_10" friction="1 1 0.1 0 0"/>
|
| 519 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_2" name="collision_hand_right_pinky_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 520 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_3" name="collision_hand_right_pinky_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 521 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_4" name="collision_hand_right_pinky_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 522 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_5" name="collision_hand_right_pinky_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 523 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_6" name="collision_hand_right_pinky_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 524 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_7" name="collision_hand_right_pinky_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 525 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_8" name="collision_hand_right_pinky_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 526 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_9" name="collision_hand_right_pinky_3_right_object_9" friction="1 1 0.1 0 0"/>
|
| 527 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_0" name="collision_hand_right_pinky_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 528 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_1" name="collision_hand_right_pinky_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 529 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_10" name="collision_hand_right_pinky_2_right_object_10" friction="1 1 0.1 0 0"/>
|
| 530 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_2" name="collision_hand_right_pinky_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 531 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_3" name="collision_hand_right_pinky_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 532 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_4" name="collision_hand_right_pinky_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 533 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_5" name="collision_hand_right_pinky_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 534 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_6" name="collision_hand_right_pinky_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 535 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_7" name="collision_hand_right_pinky_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 536 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_8" name="collision_hand_right_pinky_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 537 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_9" name="collision_hand_right_pinky_2_right_object_9" friction="1 1 0.1 0 0"/>
|
| 538 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_0" name="collision_hand_right_pinky_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 539 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_0" name="collision_hand_right_pinky_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 540 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_1" name="collision_hand_right_pinky_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 541 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_1" name="collision_hand_right_pinky_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 542 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_10" name="collision_hand_right_pinky_1_right_object_10" friction="1 1 0.1 0 0"/>
|
| 543 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_10" name="collision_hand_right_pinky_0_right_object_10" friction="1 1 0.1 0 0"/>
|
| 544 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_2" name="collision_hand_right_pinky_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 545 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_2" name="collision_hand_right_pinky_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 546 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_3" name="collision_hand_right_pinky_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 547 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_3" name="collision_hand_right_pinky_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 548 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_4" name="collision_hand_right_pinky_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 549 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_4" name="collision_hand_right_pinky_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 550 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_5" name="collision_hand_right_pinky_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 551 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_5" name="collision_hand_right_pinky_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 552 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_6" name="collision_hand_right_pinky_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 553 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_6" name="collision_hand_right_pinky_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 554 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_7" name="collision_hand_right_pinky_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 555 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_7" name="collision_hand_right_pinky_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 556 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_8" name="collision_hand_right_pinky_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 557 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_8" name="collision_hand_right_pinky_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 558 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_9" name="collision_hand_right_pinky_1_right_object_9" friction="1 1 0.1 0 0"/>
|
| 559 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_9" name="collision_hand_right_pinky_0_right_object_9" friction="1 1 0.1 0 0"/>
|
| 560 |
+
<exclude body1="right_hand_C_MC" body2="right_hand_C_MC"/>
|
| 561 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_CMC_VL"/>
|
| 562 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_MC"/>
|
| 563 |
+
<exclude body1="right_hand_C_MC" body2="right_index_MCP_VL"/>
|
| 564 |
+
<exclude body1="right_hand_C_MC" body2="right_index_PP"/>
|
| 565 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_MCP_VL"/>
|
| 566 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_PP"/>
|
| 567 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_MCP_VL"/>
|
| 568 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_PP"/>
|
| 569 |
+
<exclude body1="right_hand_C_MC" body2="right_pinky_MC"/>
|
| 570 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_MCP_VL"/>
|
| 571 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_PP"/>
|
| 572 |
+
<exclude body1="right_thumb_MCP_VL" body2="right_thumb_PP"/>
|
| 573 |
+
<exclude body1="right_thumb_PP" body2="right_thumb_DP"/>
|
| 574 |
+
<exclude body1="right_index_MCP_VL" body2="right_index_PP"/>
|
| 575 |
+
<exclude body1="right_index_PP" body2="right_index_MP"/>
|
| 576 |
+
<exclude body1="right_index_MP" body2="right_index_DP"/>
|
| 577 |
+
<exclude body1="right_middle_MCP_VL" body2="right_middle_PP"/>
|
| 578 |
+
<exclude body1="right_middle_PP" body2="right_middle_MP"/>
|
| 579 |
+
<exclude body1="right_middle_MP" body2="right_middle_DP"/>
|
| 580 |
+
<exclude body1="right_ring_MCP_VL" body2="right_ring_PP"/>
|
| 581 |
+
<exclude body1="right_ring_PP" body2="right_ring_MP"/>
|
| 582 |
+
<exclude body1="right_ring_MP" body2="right_ring_DP"/>
|
| 583 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_MCP_VL"/>
|
| 584 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_PP"/>
|
| 585 |
+
<exclude body1="right_pinky_MCP_VL" body2="right_pinky_PP"/>
|
| 586 |
+
<exclude body1="right_pinky_PP" body2="right_pinky_MP"/>
|
| 587 |
+
<exclude body1="right_pinky_MP" body2="right_pinky_DP"/>
|
| 588 |
+
</contact>
|
| 589 |
+
|
| 590 |
+
<actuator>
|
| 591 |
+
<general name="right_pos_x_position" joint="right_pos_x" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 592 |
+
<general name="right_pos_y_position" joint="right_pos_y" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 593 |
+
<general name="right_pos_z_position" joint="right_pos_z" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 594 |
+
<general name="right_rot_x_position" joint="right_rot_x" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 595 |
+
<general name="right_rot_y_position" joint="right_rot_y" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 596 |
+
<general name="right_rot_z_position" joint="right_rot_z" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 597 |
+
<general name="right_thumb_CMC_FE_ctrl" joint="right_thumb_CMC_FE" ctrlrange="-0.1745 1.9199" gainprm="6.95" biasprm="0 -6.95 0.9"/>
|
| 598 |
+
<general name="right_thumb_CMC_AA_ctrl" joint="right_thumb_CMC_AA" ctrlrange="-0.3491 0.3491" gainprm="13.2" biasprm="0 -13.2 0.9"/>
|
| 599 |
+
<general name="right_thumb_MCP_FE_ctrl" joint="right_thumb_MCP_FE" ctrlrange="-0.5236 1.3963" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 600 |
+
<general name="right_thumb_MCP_AA_ctrl" joint="right_thumb_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 601 |
+
<general name="right_thumb_IP_ctrl" joint="right_thumb_IP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 602 |
+
<general name="right_index_MCP_FE_ctrl" joint="right_index_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 603 |
+
<general name="right_index_MCP_AA_ctrl" joint="right_index_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 604 |
+
<general name="right_index_PIP_ctrl" joint="right_index_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 605 |
+
<general name="right_index_DIP_ctrl" joint="right_index_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 606 |
+
<general name="right_middle_MCP_FE_ctrl" joint="right_middle_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 607 |
+
<general name="right_middle_MCP_AA_ctrl" joint="right_middle_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 608 |
+
<general name="right_middle_PIP_ctrl" joint="right_middle_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 609 |
+
<general name="right_middle_DIP_ctrl" joint="right_middle_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 610 |
+
<general name="right_ring_MCP_FE_ctrl" joint="right_ring_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 611 |
+
<general name="right_ring_MCP_AA_ctrl" joint="right_ring_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 612 |
+
<general name="right_ring_PIP_ctrl" joint="right_ring_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 613 |
+
<general name="right_ring_DIP_ctrl" joint="right_ring_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 614 |
+
<general name="right_pinky_CMC_ctrl" joint="right_pinky_CMC" ctrlrange="0 0.2618" gainprm="1.38" biasprm="0 -1.38 0.9"/>
|
| 615 |
+
<general name="right_pinky_MCP_FE_ctrl" joint="right_pinky_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 616 |
+
<general name="right_pinky_MCP_AA_ctrl" joint="right_pinky_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 617 |
+
<general name="right_pinky_PIP_ctrl" joint="right_pinky_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 618 |
+
<general name="right_pinky_DIP_ctrl" joint="right_pinky_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 619 |
+
</actuator>
|
| 620 |
+
</mujoco>
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/scene_eq.xml
ADDED
|
@@ -0,0 +1,628 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="right_sharpa">
|
| 2 |
+
<compiler angle="radian" meshdir="../../../assets/"/>
|
| 3 |
+
|
| 4 |
+
<option timestep="0.01" solver="CG" iterations="6">
|
| 5 |
+
<flag eulerdamp="disable"/>
|
| 6 |
+
</option>
|
| 7 |
+
|
| 8 |
+
<default>
|
| 9 |
+
<joint armature="1"/>
|
| 10 |
+
<geom contype="0" conaffinity="0" condim="1" density="800"/>
|
| 11 |
+
<site size="0.01 0.005 0.005" group="3" rgba="1 0 0 1"/>
|
| 12 |
+
<general biastype="affine" gainprm="300" biasprm="0 -300 1"/>
|
| 13 |
+
</default>
|
| 14 |
+
|
| 15 |
+
<asset>
|
| 16 |
+
<texture type="skybox" colorspace="auto" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="512" height="3072"/>
|
| 17 |
+
<texture type="2d" colorspace="auto" name="right_groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" width="300" height="300"/>
|
| 18 |
+
<texture type="cube" colorspace="auto" name="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
|
| 19 |
+
<texture type="cube" colorspace="auto" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="1800"/>
|
| 20 |
+
<material name="right_groundplane" texture="right_groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 21 |
+
<material name="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 22 |
+
<mesh name="right_hand_C_MC_visual" file="robots/sharpa/meshes/right_hand_C_MC_visual_.STL"/>
|
| 23 |
+
<mesh name="right_hand_C_MC" file="robots/sharpa/meshes/right_hand_C_MC.STL"/>
|
| 24 |
+
<mesh name="right_thumb_CMC_VL_visual" file="robots/sharpa/meshes/right_thumb_CMC_VL_visual.STL"/>
|
| 25 |
+
<mesh name="right_thumb_MC_visual" file="robots/sharpa/meshes/right_thumb_MC_visual.STL"/>
|
| 26 |
+
<mesh name="right_thumb_MC" file="robots/sharpa/meshes/right_thumb_MC.STL"/>
|
| 27 |
+
<mesh name="right_thumb_MCP_VL_visual" file="robots/sharpa/meshes/right_thumb_MCP_VL_visual.STL"/>
|
| 28 |
+
<mesh name="right_thumb_PP_visual" file="robots/sharpa/meshes/right_thumb_PP_visual.STL"/>
|
| 29 |
+
<mesh name="right_thumb_PP" file="robots/sharpa/meshes/right_thumb_PP.STL"/>
|
| 30 |
+
<mesh name="right_thumb_DP_visual" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 31 |
+
<mesh name="right_thumb_DP" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 32 |
+
<mesh name="right_thumb_elastomer" file="robots/sharpa/meshes/thumb_elastomer.STL"/>
|
| 33 |
+
<mesh name="right_MCP_VL_visual" file="robots/sharpa/meshes/right_MCP_VL_visual.STL"/>
|
| 34 |
+
<mesh name="right_MCP_VL" file="robots/sharpa/meshes/MCP_VL.STL"/>
|
| 35 |
+
<mesh name="right_PP_visual" file="robots/sharpa/meshes/right_PP_visual.STL"/>
|
| 36 |
+
<mesh name="right_PP" file="robots/sharpa/meshes/right_PP.STL"/>
|
| 37 |
+
<mesh name="right_MP_visual" file="robots/sharpa/meshes/right_MP_visual.STL"/>
|
| 38 |
+
<mesh name="right_MP" file="robots/sharpa/meshes/right_MP.STL"/>
|
| 39 |
+
<mesh name="right_DP_visual" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 40 |
+
<mesh name="right_DP" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 41 |
+
<mesh name="right_elastomer" file="robots/sharpa/meshes/elastomer.STL"/>
|
| 42 |
+
<mesh name="right_pinky_MC_visual" file="robots/sharpa/meshes/right_pinky_MC_visual.STL"/>
|
| 43 |
+
<mesh name="right_pinky_MC" file="robots/sharpa/meshes/right_pinky_MC.STL"/>
|
| 44 |
+
<mesh name="right_visual" file="objects/O02_0030_00002/visual.obj"/>
|
| 45 |
+
<mesh name="right_0" file="objects/O02_0030_00002/convex/0.obj"/>
|
| 46 |
+
<mesh name="right_1" file="objects/O02_0030_00002/convex/1.obj"/>
|
| 47 |
+
<mesh name="right_10" file="objects/O02_0030_00002/convex/10.obj"/>
|
| 48 |
+
<mesh name="right_2" file="objects/O02_0030_00002/convex/2.obj"/>
|
| 49 |
+
<mesh name="right_3" file="objects/O02_0030_00002/convex/3.obj"/>
|
| 50 |
+
<mesh name="right_4" file="objects/O02_0030_00002/convex/4.obj"/>
|
| 51 |
+
<mesh name="right_5" file="objects/O02_0030_00002/convex/5.obj"/>
|
| 52 |
+
<mesh name="right_6" file="objects/O02_0030_00002/convex/6.obj"/>
|
| 53 |
+
<mesh name="right_7" file="objects/O02_0030_00002/convex/7.obj"/>
|
| 54 |
+
<mesh name="right_8" file="objects/O02_0030_00002/convex/8.obj"/>
|
| 55 |
+
<mesh name="right_9" file="objects/O02_0030_00002/convex/9.obj"/>
|
| 56 |
+
</asset>
|
| 57 |
+
|
| 58 |
+
<worldbody>
|
| 59 |
+
<geom name="floor" size="0 0 0.05" pos="0 0 -0.0539449" type="plane" material="right_groundplane"/>
|
| 60 |
+
<camera name="right_track" pos="0.868 0.348 -0.175" quat="0.493349 0.487956 0.506363 0.51196" mode="trackcom"/>
|
| 61 |
+
<camera name="front" pos="0.031 0.941 0.844" quat="0.0150738 0.00673439 0.407848 0.912901" mode="trackcom"/>
|
| 62 |
+
<light pos="0 0 3" dir="0 0 -1" type="directional"/>
|
| 63 |
+
<body name="right_hand_base" pos="0 0 0.2">
|
| 64 |
+
<joint name="right_pos_x" pos="0 0 0" axis="1 0 0" type="slide" range="-5 5"/>
|
| 65 |
+
<joint name="right_pos_y" pos="0 0 0" axis="0 1 0" type="slide" range="-5 5"/>
|
| 66 |
+
<joint name="right_pos_z" pos="0 0 0" axis="0 0 1" type="slide" range="-5 5"/>
|
| 67 |
+
<joint name="right_rot_x" pos="0 0 0" axis="1 0 0" range="-6.28 6.28"/>
|
| 68 |
+
<joint name="right_rot_y" pos="0 0 0" axis="0 1 0" range="-6.28 6.28"/>
|
| 69 |
+
<joint name="right_rot_z" pos="0 0 0" axis="0 0 1" range="-6.28 6.28"/>
|
| 70 |
+
<body name="right_hand_C_MC">
|
| 71 |
+
<inertial pos="-0.00216 0.00536 0.04011" quat="0.713832 -0.0659364 0.0757239 0.693082" mass="0.6506" diaginertia="0.000814964 0.000674257 0.00027314"/>
|
| 72 |
+
<geom name="right_hand_C_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC_visual"/>
|
| 73 |
+
<geom name="right_hand_C_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC"/>
|
| 74 |
+
<geom name="collision_hand_right_palm_0" size="0.02 0.04 0.04" pos="0 0 0.05" type="box" group="3" rgba="0 1 0 1"/>
|
| 75 |
+
<site name="right_palm" pos="0 0 0.05" rgba="1 1 0 1"/>
|
| 76 |
+
<body name="right_thumb_CMC_VL" pos="0.01 0.026 0.0214" quat="-2.59734e-06 0.707105 0.707108 -2.59735e-06">
|
| 77 |
+
<inertial pos="-0.00065 0.0002 0" quat="0.434754 0.557664 -0.434754 0.557664" mass="0.0025" diaginertia="2.6e-07 2.12661e-07 1.34339e-07"/>
|
| 78 |
+
<joint name="right_thumb_CMC_FE" pos="0 0 0" axis="0 0 1" range="-0.1745 1.9199"/>
|
| 79 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_CMC_VL_visual"/>
|
| 80 |
+
<body name="right_thumb_MC" pos="0 -0.005 0" quat="0.65328 -0.653282 0.270598 0.270599">
|
| 81 |
+
<inertial pos="0.03643 -0.01024 0.00517" quat="-0.151259 0.696943 -0.154462 0.683763" mass="0.13587" diaginertia="4.69153e-05 4.29066e-05 1.92101e-05"/>
|
| 82 |
+
<joint name="right_thumb_CMC_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 83 |
+
<geom name="right_thumb_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC_visual"/>
|
| 84 |
+
<geom name="right_thumb_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC"/>
|
| 85 |
+
<geom name="collision_hand_right_thumb_3" size="0.01 0.025" pos="0.032 -0.003 0.005" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 86 |
+
<body name="right_thumb_MCP_VL" pos="0.065 -0.006 0.010392" quat="0.965926 0.25882 0 0">
|
| 87 |
+
<inertial pos="-1.29e-09 -1.1e-10 0" quat="0.515163 0.484363 -0.515163 0.484363" mass="8e-05" diaginertia="7.9e-08 6.40993e-08 3.79007e-08"/>
|
| 88 |
+
<joint name="right_thumb_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.5236 1.3963"/>
|
| 89 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MCP_VL_visual"/>
|
| 90 |
+
<body name="right_thumb_PP" quat="0.707105 -0.707108 0 0">
|
| 91 |
+
<inertial pos="0.021256 -0.00095 -0.00092" quat="0.44358 0.511613 0.483631 0.554609" mass="0.03078" diaginertia="6.08344e-06 5.91207e-06 1.22148e-06"/>
|
| 92 |
+
<joint name="right_thumb_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 93 |
+
<geom name="right_thumb_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP_visual"/>
|
| 94 |
+
<geom name="right_thumb_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP"/>
|
| 95 |
+
<geom name="collision_hand_right_thumb_2" size="0.008 0.015" pos="0.019 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 96 |
+
<body name="right_thumb_DP" pos="0.039 0 0" quat="0.707105 0.707108 0 0">
|
| 97 |
+
<inertial pos="0.00821817 -0.00177722 -0.000997218" quat="-0.255985 0.713848 -0.187441 0.624306" mass="0.007981" diaginertia="1.0905e-06 1.04136e-06 2.95182e-07"/>
|
| 98 |
+
<joint name="right_thumb_IP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 99 |
+
<geom name="right_thumb_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP_visual"/>
|
| 100 |
+
<geom name="right_thumb_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP"/>
|
| 101 |
+
<geom name="right_thumb_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 102 |
+
<geom name="right_thumb_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 103 |
+
<geom name="collision_hand_right_thumb_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 104 |
+
<geom name="collision_hand_right_thumb_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 105 |
+
<site name="trace_hand_right_thumb_tip" pos="0.028 0 0" size="0.005"/>
|
| 106 |
+
<site name="right_thumb_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 107 |
+
</body>
|
| 108 |
+
</body>
|
| 109 |
+
</body>
|
| 110 |
+
</body>
|
| 111 |
+
</body>
|
| 112 |
+
<body name="right_index_MCP_VL" pos="0.001 0.0303 0.0959" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 113 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 114 |
+
<joint name="right_index_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 115 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 116 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 117 |
+
<body name="right_index_PP" quat="0.707105 -0.707108 0 0">
|
| 118 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 119 |
+
<joint name="right_index_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 120 |
+
<geom name="right_index_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 121 |
+
<geom name="right_index_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 122 |
+
<geom name="collision_hand_right_index_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 123 |
+
<body name="right_index_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 124 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 125 |
+
<joint name="right_index_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 126 |
+
<geom name="right_index_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 127 |
+
<geom name="right_index_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 128 |
+
<geom name="collision_hand_right_index_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 129 |
+
<body name="right_index_DP" pos="0.0315 0 0">
|
| 130 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 131 |
+
<joint name="right_index_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 132 |
+
<geom name="right_index_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 133 |
+
<geom name="right_index_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 134 |
+
<geom name="right_index_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 135 |
+
<geom name="right_index_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 136 |
+
<geom name="collision_hand_right_index_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 137 |
+
<geom name="collision_hand_right_index_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 138 |
+
<site name="trace_hand_right_index_tip" pos="0.028 0 0" size="0.005"/>
|
| 139 |
+
<site name="right_index_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 140 |
+
</body>
|
| 141 |
+
</body>
|
| 142 |
+
</body>
|
| 143 |
+
</body>
|
| 144 |
+
<body name="right_middle_MCP_VL" pos="0 0.01 0.0989" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 145 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 146 |
+
<joint name="right_middle_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 147 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 148 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 149 |
+
<body name="right_middle_PP" quat="0.707105 -0.707108 0 0">
|
| 150 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 151 |
+
<joint name="right_middle_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 152 |
+
<geom name="right_middle_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 153 |
+
<geom name="right_middle_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 154 |
+
<geom name="collision_hand_right_middle_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 155 |
+
<body name="right_middle_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 156 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 157 |
+
<joint name="right_middle_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 158 |
+
<geom name="right_middle_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 159 |
+
<geom name="right_middle_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 160 |
+
<geom name="collision_hand_right_middle_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 161 |
+
<body name="right_middle_DP" pos="0.0315 0 0">
|
| 162 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 163 |
+
<joint name="right_middle_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 164 |
+
<geom name="right_middle_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 165 |
+
<geom name="right_middle_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 166 |
+
<geom name="right_middle_elastomer_visual" quat="0.5 0.5 -0.5 0.5" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 167 |
+
<geom name="right_middle_elastomer" quat="0.5 0.5 -0.5 0.5" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 168 |
+
<geom name="collision_hand_right_middle_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 169 |
+
<geom name="collision_hand_right_middle_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 170 |
+
<site name="trace_hand_right_middle_tip" pos="0.028 0 0" size="0.005"/>
|
| 171 |
+
<site name="right_middle_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 172 |
+
</body>
|
| 173 |
+
</body>
|
| 174 |
+
</body>
|
| 175 |
+
</body>
|
| 176 |
+
<body name="right_ring_MCP_VL" pos="0.0015 -0.0103 0.0929" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 177 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 178 |
+
<joint name="right_ring_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 179 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 180 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 181 |
+
<body name="right_ring_PP" quat="0.707105 -0.707108 0 0">
|
| 182 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 183 |
+
<joint name="right_ring_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 184 |
+
<geom name="right_ring_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 185 |
+
<geom name="right_ring_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 186 |
+
<geom name="collision_hand_right_ring_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 187 |
+
<body name="right_ring_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 188 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 189 |
+
<joint name="right_ring_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 190 |
+
<geom name="right_ring_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 191 |
+
<geom name="right_ring_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 192 |
+
<geom name="collision_hand_right_ring_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 193 |
+
<body name="right_ring_DP" pos="0.0315 0 0">
|
| 194 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 195 |
+
<joint name="right_ring_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 196 |
+
<geom name="right_ring_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 197 |
+
<geom name="right_ring_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 198 |
+
<geom name="right_ring_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 199 |
+
<geom name="right_ring_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 200 |
+
<geom name="collision_hand_right_ring_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 201 |
+
<geom name="collision_hand_right_ring_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 202 |
+
<site name="trace_hand_right_ring_tip" pos="0.028 0 0" size="0.005"/>
|
| 203 |
+
<site name="right_ring_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 204 |
+
</body>
|
| 205 |
+
</body>
|
| 206 |
+
</body>
|
| 207 |
+
</body>
|
| 208 |
+
<body name="right_pinky_MC" pos="0.01136 -0.0263 0.0869" quat="-3.67321e-06 0 0 1">
|
| 209 |
+
<inertial pos="0.0107985 0.00598801 0.0335125" quat="0.706956 -0.000832392 -0.0268047 0.706749" mass="0.12541" diaginertia="4.47765e-05 3.72569e-05 1.69876e-05"/>
|
| 210 |
+
<joint name="right_pinky_CMC" pos="0 0 0" axis="0 0 1" range="0 0.2618"/>
|
| 211 |
+
<geom name="right_pinky_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC_visual"/>
|
| 212 |
+
<geom name="right_pinky_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC"/>
|
| 213 |
+
<body name="right_pinky_MCP_VL" pos="0.00836 0.0048 0" quat="0.499998 0.5 -0.5 0.500002">
|
| 214 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 215 |
+
<joint name="right_pinky_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 216 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 217 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 218 |
+
<body name="right_pinky_PP" quat="0.707105 -0.707108 0 0">
|
| 219 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 220 |
+
<joint name="right_pinky_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 221 |
+
<geom name="right_pinky_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 222 |
+
<geom name="right_pinky_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 223 |
+
<geom name="collision_hand_right_pinky_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 224 |
+
<body name="right_pinky_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 225 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 226 |
+
<joint name="right_pinky_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 227 |
+
<geom name="right_pinky_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 228 |
+
<geom name="right_pinky_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 229 |
+
<geom name="collision_hand_right_pinky_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 230 |
+
<body name="right_pinky_DP" pos="0.0315 0 0">
|
| 231 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 232 |
+
<joint name="right_pinky_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 233 |
+
<geom name="right_pinky_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 234 |
+
<geom name="right_pinky_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 235 |
+
<geom name="right_pinky_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 236 |
+
<geom name="right_pinky_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 237 |
+
<geom name="collision_hand_right_pinky_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 238 |
+
<geom name="collision_hand_right_pinky_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 239 |
+
<site name="trace_hand_right_pinky_tip" pos="0.028 0 0" size="0.005"/>
|
| 240 |
+
<site name="right_pinky_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 241 |
+
</body>
|
| 242 |
+
</body>
|
| 243 |
+
</body>
|
| 244 |
+
</body>
|
| 245 |
+
</body>
|
| 246 |
+
</body>
|
| 247 |
+
</body>
|
| 248 |
+
<body name="right_object">
|
| 249 |
+
<joint name="right_object_joint" type="free" armature="0.0001" frictionloss="0.0001"/>
|
| 250 |
+
<geom name="right_object_0" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_0"/>
|
| 251 |
+
<geom name="right_object_1" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_1"/>
|
| 252 |
+
<geom name="right_object_10" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_10"/>
|
| 253 |
+
<geom name="right_object_2" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_2"/>
|
| 254 |
+
<geom name="right_object_3" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_3"/>
|
| 255 |
+
<geom name="right_object_4" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_4"/>
|
| 256 |
+
<geom name="right_object_5" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_5"/>
|
| 257 |
+
<geom name="right_object_6" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_6"/>
|
| 258 |
+
<geom name="right_object_7" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_7"/>
|
| 259 |
+
<geom name="right_object_8" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_8"/>
|
| 260 |
+
<geom name="right_object_9" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_9"/>
|
| 261 |
+
<geom name="right_object_visual" type="mesh" density="0" rgba="1 1 1 1" mesh="right_visual"/>
|
| 262 |
+
<site name="right_object" pos="0 0 0" size="0.01 0.02 0.03" type="box"/>
|
| 263 |
+
<site name="trace_right_object" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 264 |
+
<site name="track_object_right_thumb_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 265 |
+
<site name="track_object_right_index_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 266 |
+
<site name="track_object_right_middle_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 267 |
+
<site name="track_object_right_ring_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 268 |
+
<site name="track_object_right_pinky_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 269 |
+
</body>
|
| 270 |
+
<body name="ref_object_right_thumb_tip" mocap="true">
|
| 271 |
+
<site name="ref_object_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 272 |
+
</body>
|
| 273 |
+
<body name="ref_hand_right_thumb_tip" mocap="true">
|
| 274 |
+
<site name="ref_hand_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 275 |
+
</body>
|
| 276 |
+
<body name="ref_object_right_index_tip" mocap="true">
|
| 277 |
+
<site name="ref_object_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 278 |
+
</body>
|
| 279 |
+
<body name="ref_hand_right_index_tip" mocap="true">
|
| 280 |
+
<site name="ref_hand_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 281 |
+
</body>
|
| 282 |
+
<body name="ref_object_right_middle_tip" mocap="true">
|
| 283 |
+
<site name="ref_object_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 284 |
+
</body>
|
| 285 |
+
<body name="ref_hand_right_middle_tip" mocap="true">
|
| 286 |
+
<site name="ref_hand_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 287 |
+
</body>
|
| 288 |
+
<body name="ref_object_right_ring_tip" mocap="true">
|
| 289 |
+
<site name="ref_object_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 290 |
+
</body>
|
| 291 |
+
<body name="ref_hand_right_ring_tip" mocap="true">
|
| 292 |
+
<site name="ref_hand_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 293 |
+
</body>
|
| 294 |
+
<body name="ref_object_right_pinky_tip" mocap="true">
|
| 295 |
+
<site name="ref_object_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 296 |
+
</body>
|
| 297 |
+
<body name="ref_hand_right_pinky_tip" mocap="true">
|
| 298 |
+
<site name="ref_hand_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 299 |
+
</body>
|
| 300 |
+
</worldbody>
|
| 301 |
+
|
| 302 |
+
<contact>
|
| 303 |
+
<pair geom1="floor" geom2="right_object_0" name="floor_right_object_0" friction="1 1 0.1 0 0"/>
|
| 304 |
+
<pair geom1="floor" geom2="right_object_1" name="floor_right_object_1" friction="1 1 0.1 0 0"/>
|
| 305 |
+
<pair geom1="floor" geom2="right_object_10" name="floor_right_object_10" friction="1 1 0.1 0 0"/>
|
| 306 |
+
<pair geom1="floor" geom2="right_object_2" name="floor_right_object_2" friction="1 1 0.1 0 0"/>
|
| 307 |
+
<pair geom1="floor" geom2="right_object_3" name="floor_right_object_3" friction="1 1 0.1 0 0"/>
|
| 308 |
+
<pair geom1="floor" geom2="right_object_4" name="floor_right_object_4" friction="1 1 0.1 0 0"/>
|
| 309 |
+
<pair geom1="floor" geom2="right_object_5" name="floor_right_object_5" friction="1 1 0.1 0 0"/>
|
| 310 |
+
<pair geom1="floor" geom2="right_object_6" name="floor_right_object_6" friction="1 1 0.1 0 0"/>
|
| 311 |
+
<pair geom1="floor" geom2="right_object_7" name="floor_right_object_7" friction="1 1 0.1 0 0"/>
|
| 312 |
+
<pair geom1="floor" geom2="right_object_8" name="floor_right_object_8" friction="1 1 0.1 0 0"/>
|
| 313 |
+
<pair geom1="floor" geom2="right_object_9" name="floor_right_object_9" friction="1 1 0.1 0 0"/>
|
| 314 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_thumb_0" name="collision_hand_right_palm_0_collision_hand_right_thumb_0" friction="1 1 0.1 0 0"/>
|
| 315 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_index_0" name="collision_hand_right_palm_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 316 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_palm_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 317 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_palm_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 318 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_palm_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 319 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_0" name="collision_hand_right_palm_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 320 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_1" name="collision_hand_right_palm_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 321 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_10" name="collision_hand_right_palm_0_right_object_10" friction="1 1 0.1 0 0"/>
|
| 322 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_2" name="collision_hand_right_palm_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 323 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_3" name="collision_hand_right_palm_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 324 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_4" name="collision_hand_right_palm_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 325 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_5" name="collision_hand_right_palm_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 326 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_6" name="collision_hand_right_palm_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 327 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_7" name="collision_hand_right_palm_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 328 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_8" name="collision_hand_right_palm_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 329 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_9" name="collision_hand_right_palm_0_right_object_9" friction="1 1 0.1 0 0"/>
|
| 330 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_0" name="collision_hand_right_thumb_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 331 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_1" name="collision_hand_right_thumb_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 332 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_10" name="collision_hand_right_thumb_3_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 333 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_2" name="collision_hand_right_thumb_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 334 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_3" name="collision_hand_right_thumb_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 335 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_4" name="collision_hand_right_thumb_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 336 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_5" name="collision_hand_right_thumb_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 337 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_6" name="collision_hand_right_thumb_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 338 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_7" name="collision_hand_right_thumb_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 339 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_8" name="collision_hand_right_thumb_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 340 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_9" name="collision_hand_right_thumb_3_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 341 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_0" name="collision_hand_right_thumb_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 342 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_1" name="collision_hand_right_thumb_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 343 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_10" name="collision_hand_right_thumb_2_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 344 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_2" name="collision_hand_right_thumb_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 345 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_3" name="collision_hand_right_thumb_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 346 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_4" name="collision_hand_right_thumb_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 347 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_5" name="collision_hand_right_thumb_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 348 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_6" name="collision_hand_right_thumb_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 349 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_7" name="collision_hand_right_thumb_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 350 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_8" name="collision_hand_right_thumb_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 351 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_9" name="collision_hand_right_thumb_2_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 352 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_index_0" name="collision_hand_right_thumb_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 353 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_thumb_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 354 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_thumb_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 355 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_thumb_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 356 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_0" name="collision_hand_right_thumb_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 357 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_0" name="collision_hand_right_thumb_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 358 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_1" name="collision_hand_right_thumb_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 359 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_1" name="collision_hand_right_thumb_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 360 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_10" name="collision_hand_right_thumb_1_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 361 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_10" name="collision_hand_right_thumb_0_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 362 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_2" name="collision_hand_right_thumb_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 363 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_2" name="collision_hand_right_thumb_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 364 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_3" name="collision_hand_right_thumb_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 365 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_3" name="collision_hand_right_thumb_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 366 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_4" name="collision_hand_right_thumb_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 367 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_4" name="collision_hand_right_thumb_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 368 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_5" name="collision_hand_right_thumb_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 369 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_5" name="collision_hand_right_thumb_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 370 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_6" name="collision_hand_right_thumb_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 371 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_6" name="collision_hand_right_thumb_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 372 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_7" name="collision_hand_right_thumb_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 373 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_7" name="collision_hand_right_thumb_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 374 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_8" name="collision_hand_right_thumb_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 375 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_8" name="collision_hand_right_thumb_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 376 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_9" name="collision_hand_right_thumb_1_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 377 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_9" name="collision_hand_right_thumb_0_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 378 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_0" name="collision_hand_right_index_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 379 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_1" name="collision_hand_right_index_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 380 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_10" name="collision_hand_right_index_3_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 381 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_2" name="collision_hand_right_index_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 382 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_3" name="collision_hand_right_index_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 383 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_4" name="collision_hand_right_index_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 384 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_5" name="collision_hand_right_index_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 385 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_6" name="collision_hand_right_index_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 386 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_7" name="collision_hand_right_index_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 387 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_8" name="collision_hand_right_index_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 388 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_9" name="collision_hand_right_index_3_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 389 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_0" name="collision_hand_right_index_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 390 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_1" name="collision_hand_right_index_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 391 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_10" name="collision_hand_right_index_2_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 392 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_2" name="collision_hand_right_index_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 393 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_3" name="collision_hand_right_index_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 394 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_4" name="collision_hand_right_index_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 395 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_5" name="collision_hand_right_index_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 396 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_6" name="collision_hand_right_index_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 397 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_7" name="collision_hand_right_index_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 398 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_8" name="collision_hand_right_index_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 399 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_9" name="collision_hand_right_index_2_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 400 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_index_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 401 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_index_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 402 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_index_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 403 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_0" name="collision_hand_right_index_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 404 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_0" name="collision_hand_right_index_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 405 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_1" name="collision_hand_right_index_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 406 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_1" name="collision_hand_right_index_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 407 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_10" name="collision_hand_right_index_1_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 408 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_10" name="collision_hand_right_index_0_right_object_10" condim="4" friction="1 1 0.1 0 0"/>
|
| 409 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_2" name="collision_hand_right_index_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 410 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_2" name="collision_hand_right_index_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 411 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_3" name="collision_hand_right_index_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 412 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_3" name="collision_hand_right_index_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 413 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_4" name="collision_hand_right_index_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 414 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_4" name="collision_hand_right_index_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 415 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_5" name="collision_hand_right_index_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 416 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_5" name="collision_hand_right_index_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 417 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_6" name="collision_hand_right_index_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 418 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_6" name="collision_hand_right_index_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 419 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_7" name="collision_hand_right_index_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 420 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_7" name="collision_hand_right_index_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 421 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_8" name="collision_hand_right_index_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 422 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_8" name="collision_hand_right_index_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 423 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_9" name="collision_hand_right_index_1_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 424 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_9" name="collision_hand_right_index_0_right_object_9" condim="4" friction="1 1 0.1 0 0"/>
|
| 425 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_0" name="collision_hand_right_middle_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 426 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_1" name="collision_hand_right_middle_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 427 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_10" name="collision_hand_right_middle_3_right_object_10" friction="1 1 0.1 0 0"/>
|
| 428 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_2" name="collision_hand_right_middle_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 429 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_3" name="collision_hand_right_middle_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 430 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_4" name="collision_hand_right_middle_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 431 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_5" name="collision_hand_right_middle_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 432 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_6" name="collision_hand_right_middle_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 433 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_7" name="collision_hand_right_middle_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 434 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_8" name="collision_hand_right_middle_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 435 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_9" name="collision_hand_right_middle_3_right_object_9" friction="1 1 0.1 0 0"/>
|
| 436 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_0" name="collision_hand_right_middle_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 437 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_1" name="collision_hand_right_middle_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 438 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_10" name="collision_hand_right_middle_2_right_object_10" friction="1 1 0.1 0 0"/>
|
| 439 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_2" name="collision_hand_right_middle_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 440 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_3" name="collision_hand_right_middle_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 441 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_4" name="collision_hand_right_middle_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 442 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_5" name="collision_hand_right_middle_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 443 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_6" name="collision_hand_right_middle_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 444 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_7" name="collision_hand_right_middle_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 445 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_8" name="collision_hand_right_middle_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 446 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_9" name="collision_hand_right_middle_2_right_object_9" friction="1 1 0.1 0 0"/>
|
| 447 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_middle_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 448 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_middle_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 449 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_0" name="collision_hand_right_middle_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 450 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_0" name="collision_hand_right_middle_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 451 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_1" name="collision_hand_right_middle_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 452 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_1" name="collision_hand_right_middle_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 453 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_10" name="collision_hand_right_middle_1_right_object_10" friction="1 1 0.1 0 0"/>
|
| 454 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_10" name="collision_hand_right_middle_0_right_object_10" friction="1 1 0.1 0 0"/>
|
| 455 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_2" name="collision_hand_right_middle_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 456 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_2" name="collision_hand_right_middle_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 457 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_3" name="collision_hand_right_middle_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 458 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_3" name="collision_hand_right_middle_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 459 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_4" name="collision_hand_right_middle_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 460 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_4" name="collision_hand_right_middle_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 461 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_5" name="collision_hand_right_middle_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 462 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_5" name="collision_hand_right_middle_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 463 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_6" name="collision_hand_right_middle_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 464 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_6" name="collision_hand_right_middle_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 465 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_7" name="collision_hand_right_middle_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 466 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_7" name="collision_hand_right_middle_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 467 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_8" name="collision_hand_right_middle_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 468 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_8" name="collision_hand_right_middle_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 469 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_9" name="collision_hand_right_middle_1_right_object_9" friction="1 1 0.1 0 0"/>
|
| 470 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_9" name="collision_hand_right_middle_0_right_object_9" friction="1 1 0.1 0 0"/>
|
| 471 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_0" name="collision_hand_right_ring_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 472 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_1" name="collision_hand_right_ring_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 473 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_10" name="collision_hand_right_ring_3_right_object_10" friction="1 1 0.1 0 0"/>
|
| 474 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_2" name="collision_hand_right_ring_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 475 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_3" name="collision_hand_right_ring_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 476 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_4" name="collision_hand_right_ring_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 477 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_5" name="collision_hand_right_ring_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 478 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_6" name="collision_hand_right_ring_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 479 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_7" name="collision_hand_right_ring_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 480 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_8" name="collision_hand_right_ring_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 481 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_9" name="collision_hand_right_ring_3_right_object_9" friction="1 1 0.1 0 0"/>
|
| 482 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_0" name="collision_hand_right_ring_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 483 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_1" name="collision_hand_right_ring_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 484 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_10" name="collision_hand_right_ring_2_right_object_10" friction="1 1 0.1 0 0"/>
|
| 485 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_2" name="collision_hand_right_ring_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 486 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_3" name="collision_hand_right_ring_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 487 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_4" name="collision_hand_right_ring_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 488 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_5" name="collision_hand_right_ring_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 489 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_6" name="collision_hand_right_ring_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 490 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_7" name="collision_hand_right_ring_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 491 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_8" name="collision_hand_right_ring_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 492 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_9" name="collision_hand_right_ring_2_right_object_9" friction="1 1 0.1 0 0"/>
|
| 493 |
+
<pair geom1="collision_hand_right_ring_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_ring_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 494 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_0" name="collision_hand_right_ring_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 495 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_0" name="collision_hand_right_ring_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 496 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_1" name="collision_hand_right_ring_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 497 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_1" name="collision_hand_right_ring_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 498 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_10" name="collision_hand_right_ring_1_right_object_10" friction="1 1 0.1 0 0"/>
|
| 499 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_10" name="collision_hand_right_ring_0_right_object_10" friction="1 1 0.1 0 0"/>
|
| 500 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_2" name="collision_hand_right_ring_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 501 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_2" name="collision_hand_right_ring_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 502 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_3" name="collision_hand_right_ring_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 503 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_3" name="collision_hand_right_ring_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 504 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_4" name="collision_hand_right_ring_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 505 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_4" name="collision_hand_right_ring_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 506 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_5" name="collision_hand_right_ring_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 507 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_5" name="collision_hand_right_ring_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 508 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_6" name="collision_hand_right_ring_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 509 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_6" name="collision_hand_right_ring_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 510 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_7" name="collision_hand_right_ring_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 511 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_7" name="collision_hand_right_ring_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 512 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_8" name="collision_hand_right_ring_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 513 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_8" name="collision_hand_right_ring_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 514 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_9" name="collision_hand_right_ring_1_right_object_9" friction="1 1 0.1 0 0"/>
|
| 515 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_9" name="collision_hand_right_ring_0_right_object_9" friction="1 1 0.1 0 0"/>
|
| 516 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_0" name="collision_hand_right_pinky_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 517 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_1" name="collision_hand_right_pinky_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 518 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_10" name="collision_hand_right_pinky_3_right_object_10" friction="1 1 0.1 0 0"/>
|
| 519 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_2" name="collision_hand_right_pinky_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 520 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_3" name="collision_hand_right_pinky_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 521 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_4" name="collision_hand_right_pinky_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 522 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_5" name="collision_hand_right_pinky_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 523 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_6" name="collision_hand_right_pinky_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 524 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_7" name="collision_hand_right_pinky_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 525 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_8" name="collision_hand_right_pinky_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 526 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_9" name="collision_hand_right_pinky_3_right_object_9" friction="1 1 0.1 0 0"/>
|
| 527 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_0" name="collision_hand_right_pinky_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 528 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_1" name="collision_hand_right_pinky_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 529 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_10" name="collision_hand_right_pinky_2_right_object_10" friction="1 1 0.1 0 0"/>
|
| 530 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_2" name="collision_hand_right_pinky_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 531 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_3" name="collision_hand_right_pinky_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 532 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_4" name="collision_hand_right_pinky_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 533 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_5" name="collision_hand_right_pinky_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 534 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_6" name="collision_hand_right_pinky_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 535 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_7" name="collision_hand_right_pinky_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 536 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_8" name="collision_hand_right_pinky_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 537 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_9" name="collision_hand_right_pinky_2_right_object_9" friction="1 1 0.1 0 0"/>
|
| 538 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_0" name="collision_hand_right_pinky_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 539 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_0" name="collision_hand_right_pinky_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 540 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_1" name="collision_hand_right_pinky_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 541 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_1" name="collision_hand_right_pinky_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 542 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_10" name="collision_hand_right_pinky_1_right_object_10" friction="1 1 0.1 0 0"/>
|
| 543 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_10" name="collision_hand_right_pinky_0_right_object_10" friction="1 1 0.1 0 0"/>
|
| 544 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_2" name="collision_hand_right_pinky_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 545 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_2" name="collision_hand_right_pinky_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 546 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_3" name="collision_hand_right_pinky_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 547 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_3" name="collision_hand_right_pinky_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 548 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_4" name="collision_hand_right_pinky_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 549 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_4" name="collision_hand_right_pinky_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 550 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_5" name="collision_hand_right_pinky_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 551 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_5" name="collision_hand_right_pinky_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 552 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_6" name="collision_hand_right_pinky_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 553 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_6" name="collision_hand_right_pinky_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 554 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_7" name="collision_hand_right_pinky_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 555 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_7" name="collision_hand_right_pinky_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 556 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_8" name="collision_hand_right_pinky_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 557 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_8" name="collision_hand_right_pinky_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 558 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_9" name="collision_hand_right_pinky_1_right_object_9" friction="1 1 0.1 0 0"/>
|
| 559 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_9" name="collision_hand_right_pinky_0_right_object_9" friction="1 1 0.1 0 0"/>
|
| 560 |
+
<exclude body1="right_hand_C_MC" body2="right_hand_C_MC"/>
|
| 561 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_CMC_VL"/>
|
| 562 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_MC"/>
|
| 563 |
+
<exclude body1="right_hand_C_MC" body2="right_index_MCP_VL"/>
|
| 564 |
+
<exclude body1="right_hand_C_MC" body2="right_index_PP"/>
|
| 565 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_MCP_VL"/>
|
| 566 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_PP"/>
|
| 567 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_MCP_VL"/>
|
| 568 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_PP"/>
|
| 569 |
+
<exclude body1="right_hand_C_MC" body2="right_pinky_MC"/>
|
| 570 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_MCP_VL"/>
|
| 571 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_PP"/>
|
| 572 |
+
<exclude body1="right_thumb_MCP_VL" body2="right_thumb_PP"/>
|
| 573 |
+
<exclude body1="right_thumb_PP" body2="right_thumb_DP"/>
|
| 574 |
+
<exclude body1="right_index_MCP_VL" body2="right_index_PP"/>
|
| 575 |
+
<exclude body1="right_index_PP" body2="right_index_MP"/>
|
| 576 |
+
<exclude body1="right_index_MP" body2="right_index_DP"/>
|
| 577 |
+
<exclude body1="right_middle_MCP_VL" body2="right_middle_PP"/>
|
| 578 |
+
<exclude body1="right_middle_PP" body2="right_middle_MP"/>
|
| 579 |
+
<exclude body1="right_middle_MP" body2="right_middle_DP"/>
|
| 580 |
+
<exclude body1="right_ring_MCP_VL" body2="right_ring_PP"/>
|
| 581 |
+
<exclude body1="right_ring_PP" body2="right_ring_MP"/>
|
| 582 |
+
<exclude body1="right_ring_MP" body2="right_ring_DP"/>
|
| 583 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_MCP_VL"/>
|
| 584 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_PP"/>
|
| 585 |
+
<exclude body1="right_pinky_MCP_VL" body2="right_pinky_PP"/>
|
| 586 |
+
<exclude body1="right_pinky_PP" body2="right_pinky_MP"/>
|
| 587 |
+
<exclude body1="right_pinky_MP" body2="right_pinky_DP"/>
|
| 588 |
+
</contact>
|
| 589 |
+
|
| 590 |
+
<equality>
|
| 591 |
+
<connect name="track_object_right_thumb_tip_equality_constraint" site1="track_object_right_thumb_tip" site2="ref_object_right_thumb_tip" solimp="0 1 100"/>
|
| 592 |
+
<connect name="track_object_right_index_tip_equality_constraint" site1="track_object_right_index_tip" site2="ref_object_right_index_tip" solimp="0 1 100"/>
|
| 593 |
+
<connect name="track_object_right_middle_tip_equality_constraint" site1="track_object_right_middle_tip" site2="ref_object_right_middle_tip" solimp="0 1 100"/>
|
| 594 |
+
<connect name="track_object_right_ring_tip_equality_constraint" site1="track_object_right_ring_tip" site2="ref_object_right_ring_tip" solimp="0 1 100"/>
|
| 595 |
+
<connect name="track_object_right_pinky_tip_equality_constraint" site1="track_object_right_pinky_tip" site2="ref_object_right_pinky_tip" solimp="0 1 100"/>
|
| 596 |
+
</equality>
|
| 597 |
+
|
| 598 |
+
<actuator>
|
| 599 |
+
<general name="right_pos_x_position" joint="right_pos_x" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 600 |
+
<general name="right_pos_y_position" joint="right_pos_y" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 601 |
+
<general name="right_pos_z_position" joint="right_pos_z" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 602 |
+
<general name="right_rot_x_position" joint="right_rot_x" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 603 |
+
<general name="right_rot_y_position" joint="right_rot_y" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 604 |
+
<general name="right_rot_z_position" joint="right_rot_z" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 605 |
+
<general name="right_thumb_CMC_FE_ctrl" joint="right_thumb_CMC_FE" ctrlrange="-0.1745 1.9199" gainprm="6.95" biasprm="0 -6.95 0.9"/>
|
| 606 |
+
<general name="right_thumb_CMC_AA_ctrl" joint="right_thumb_CMC_AA" ctrlrange="-0.3491 0.3491" gainprm="13.2" biasprm="0 -13.2 0.9"/>
|
| 607 |
+
<general name="right_thumb_MCP_FE_ctrl" joint="right_thumb_MCP_FE" ctrlrange="-0.5236 1.3963" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 608 |
+
<general name="right_thumb_MCP_AA_ctrl" joint="right_thumb_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 609 |
+
<general name="right_thumb_IP_ctrl" joint="right_thumb_IP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 610 |
+
<general name="right_index_MCP_FE_ctrl" joint="right_index_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 611 |
+
<general name="right_index_MCP_AA_ctrl" joint="right_index_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 612 |
+
<general name="right_index_PIP_ctrl" joint="right_index_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 613 |
+
<general name="right_index_DIP_ctrl" joint="right_index_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 614 |
+
<general name="right_middle_MCP_FE_ctrl" joint="right_middle_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 615 |
+
<general name="right_middle_MCP_AA_ctrl" joint="right_middle_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 616 |
+
<general name="right_middle_PIP_ctrl" joint="right_middle_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 617 |
+
<general name="right_middle_DIP_ctrl" joint="right_middle_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 618 |
+
<general name="right_ring_MCP_FE_ctrl" joint="right_ring_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 619 |
+
<general name="right_ring_MCP_AA_ctrl" joint="right_ring_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 620 |
+
<general name="right_ring_PIP_ctrl" joint="right_ring_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 621 |
+
<general name="right_ring_DIP_ctrl" joint="right_ring_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 622 |
+
<general name="right_pinky_CMC_ctrl" joint="right_pinky_CMC" ctrlrange="0 0.2618" gainprm="1.38" biasprm="0 -1.38 0.9"/>
|
| 623 |
+
<general name="right_pinky_MCP_FE_ctrl" joint="right_pinky_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 624 |
+
<general name="right_pinky_MCP_AA_ctrl" joint="right_pinky_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 625 |
+
<general name="right_pinky_PIP_ctrl" joint="right_pinky_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 626 |
+
<general name="right_pinky_DIP_ctrl" joint="right_pinky_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 627 |
+
</actuator>
|
| 628 |
+
</mujoco>
|
processed/oakinkv2/sharpa/right/pick_spoon_bowl/task_info.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "pick_spoon_bowl",
|
| 3 |
+
"dataset_name": "oakinkv2",
|
| 4 |
+
"robot_type": "sharpa",
|
| 5 |
+
"embodiment_type": "right",
|
| 6 |
+
"data_id": 0,
|
| 7 |
+
"right_object_mesh_dir": "processed/oakinkv2/assets/objects/O02_0030_00002",
|
| 8 |
+
"left_object_mesh_dir": null,
|
| 9 |
+
"ref_dt": 0.02,
|
| 10 |
+
"pre_grasp_seconds": 1.5,
|
| 11 |
+
"post_grasp_seconds": 2.5,
|
| 12 |
+
"n_frames": 200,
|
| 13 |
+
"oakink_seq_key": "scene_01__A001/seq__b29ee6fc3a226cd716ec__2023-04-27-19-39-19",
|
| 14 |
+
"oakink_seq_token": "scene_01__A001++seq__b29ee6fc3a226cd716ec__2023-04-27-19-39-19",
|
| 15 |
+
"oakink_obj_id": "O02@0030@00002",
|
| 16 |
+
"oakink_primitive": "scoop",
|
| 17 |
+
"oakink_grasp_range": [
|
| 18 |
+
1111,
|
| 19 |
+
4598
|
| 20 |
+
],
|
| 21 |
+
"oakink_window": [
|
| 22 |
+
931,
|
| 23 |
+
1411
|
| 24 |
+
],
|
| 25 |
+
"obj_first_frame_lowest_world_z": 0.007055115031203735,
|
| 26 |
+
"scene_lowest_world_z": 0.006876816536960102,
|
| 27 |
+
"object_descends_from_frame0": false,
|
| 28 |
+
"right_plate_top_world_z": -0.04294488496879627,
|
| 29 |
+
"floor_well_below_offset": 0.05,
|
| 30 |
+
"right_object_convex_dir": "processed/oakinkv2/assets/objects/O02_0030_00002/convex"
|
| 31 |
+
}
|
processed/oakinkv2/sharpa/right/pour_tube/0/config.yaml
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
robot_type: sharpa
|
| 2 |
+
embodiment_type: right
|
| 3 |
+
task: pour_tube
|
| 4 |
+
seed: 0
|
| 5 |
+
dataset_dir: example_datasets
|
| 6 |
+
dataset_name: oakinkv2
|
| 7 |
+
data_id: 0
|
| 8 |
+
model_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/pour_tube/0/../scene.xml
|
| 9 |
+
data_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/pour_tube/0/trajectory_kinematic.npz
|
| 10 |
+
load_config_path: ''
|
| 11 |
+
simulator: mjwp
|
| 12 |
+
device: cuda:0
|
| 13 |
+
sim_dt: 0.01
|
| 14 |
+
ctrl_dt: 1.5
|
| 15 |
+
ref_dt: 0.02
|
| 16 |
+
render_dt: 0.02
|
| 17 |
+
horizon: 3.0
|
| 18 |
+
knot_dt: 1.0
|
| 19 |
+
max_sim_steps: 392
|
| 20 |
+
nconmax_per_env: 120
|
| 21 |
+
njmax_per_env: 350
|
| 22 |
+
num_dyn: 1
|
| 23 |
+
num_dr: 1
|
| 24 |
+
pair_margin_range:
|
| 25 |
+
- -0.005
|
| 26 |
+
- 0.005
|
| 27 |
+
xy_offset_range:
|
| 28 |
+
- -0.005
|
| 29 |
+
- 0.005
|
| 30 |
+
perturb_force: 0.0
|
| 31 |
+
perturb_torque: 0.0
|
| 32 |
+
contact_guidance: false
|
| 33 |
+
object_pos_actuator_names:
|
| 34 |
+
- right_object_pos_x
|
| 35 |
+
- right_object_pos_y
|
| 36 |
+
- right_object_pos_z
|
| 37 |
+
- left_object_pos_x
|
| 38 |
+
- left_object_pos_y
|
| 39 |
+
- left_object_pos_z
|
| 40 |
+
object_rot_actuator_names:
|
| 41 |
+
- right_object_rot_x
|
| 42 |
+
- right_object_rot_y
|
| 43 |
+
- right_object_rot_z
|
| 44 |
+
- left_object_rot_x
|
| 45 |
+
- left_object_rot_y
|
| 46 |
+
- left_object_rot_z
|
| 47 |
+
object_action_dims: 0
|
| 48 |
+
object_actuator_ids: []
|
| 49 |
+
object_actuator_names: []
|
| 50 |
+
init_pos_actuator_gain: 10.0
|
| 51 |
+
init_pos_actuator_bias: 10.0
|
| 52 |
+
init_rot_actuator_gain: 0.1
|
| 53 |
+
init_rot_actuator_bias: 0.1
|
| 54 |
+
guidance_decay_ratio: 0.5
|
| 55 |
+
gibbs_sampling: false
|
| 56 |
+
num_samples: 1024
|
| 57 |
+
temperature: 1.0
|
| 58 |
+
max_num_iterations: 4
|
| 59 |
+
improvement_threshold: -1.0
|
| 60 |
+
improvement_check_steps: 2
|
| 61 |
+
terminate_resample: false
|
| 62 |
+
object_pos_threshold: 0.1
|
| 63 |
+
object_rot_threshold: 0.5
|
| 64 |
+
max_revert_forward_attempts: 1
|
| 65 |
+
max_revert_depth: 3
|
| 66 |
+
base_pos_threshold: 0.5
|
| 67 |
+
base_rot_threshold: 0.4
|
| 68 |
+
use_torch_compile: true
|
| 69 |
+
first_ctrl_noise_scale: 2.0
|
| 70 |
+
last_ctrl_noise_scale: 4.0
|
| 71 |
+
final_noise_scale: 0.01
|
| 72 |
+
exploit_ratio: 0.01
|
| 73 |
+
exploit_noise_scale: 0.01
|
| 74 |
+
joint_noise_scale: 0.1
|
| 75 |
+
pos_noise_scale: 0.01
|
| 76 |
+
rot_noise_scale: 0.01
|
| 77 |
+
use_rl_reward: false
|
| 78 |
+
base_pos_rew_scale: 0.1
|
| 79 |
+
base_rot_rew_scale: 0.03
|
| 80 |
+
joint_rew_scale: 0.003
|
| 81 |
+
pos_rew_scale: 1.0
|
| 82 |
+
rot_rew_scale: 0.3
|
| 83 |
+
vel_rew_scale: 0.0001
|
| 84 |
+
terminal_rew_scale: 1.0
|
| 85 |
+
contact_rew_scale: 0.0
|
| 86 |
+
show_viewer: true
|
| 87 |
+
viewer: viser
|
| 88 |
+
wait_on_finish: false
|
| 89 |
+
rerun_spawn: true
|
| 90 |
+
save_video: true
|
| 91 |
+
save_info: true
|
| 92 |
+
save_rerun: false
|
| 93 |
+
save_viser: true
|
| 94 |
+
save_metrics: true
|
| 95 |
+
save_config: true
|
| 96 |
+
trace_dt: 0.02
|
| 97 |
+
num_trace_uniform_samples: 4
|
| 98 |
+
num_trace_topk_samples: 2
|
| 99 |
+
trace_site_ids:
|
| 100 |
+
- 12
|
| 101 |
+
- 1
|
| 102 |
+
- 3
|
| 103 |
+
- 5
|
| 104 |
+
- 7
|
| 105 |
+
- 9
|
| 106 |
+
contact_order: []
|
| 107 |
+
hand_contact_site_ids: []
|
| 108 |
+
right_contact_indices: []
|
| 109 |
+
left_contact_indices: []
|
| 110 |
+
right_pos_ctrl_ids: []
|
| 111 |
+
left_pos_ctrl_ids: []
|
| 112 |
+
contact_len: 0
|
| 113 |
+
horizon_steps: 300
|
| 114 |
+
knot_steps: 100
|
| 115 |
+
ref_steps: 2
|
| 116 |
+
ctrl_steps: 150
|
| 117 |
+
nq_obj: 7
|
| 118 |
+
nq: 35
|
| 119 |
+
nv: 34
|
| 120 |
+
nu: 28
|
| 121 |
+
npair: 213
|
| 122 |
+
beta_traj: 0.31622776601683794
|
| 123 |
+
output_dir: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/pour_tube/0
|
processed/oakinkv2/sharpa/right/pour_tube/0/trajectory_ikrollout.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23cf8820e51700bfd8471084f6c8ee60c05d3cc564a2e4a48ad0d45f6f673391
|
| 3 |
+
size 55142
|
processed/oakinkv2/sharpa/right/pour_tube/0/trajectory_kinematic.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b47e3f183f326962a7eb1b65469a71038e7a3cdcce90db247fcd1b14256613eb
|
| 3 |
+
size 108952
|
processed/oakinkv2/sharpa/right/pour_tube/0/trajectory_mjwp_fast.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:228923c61f0a60ca28a5e42e43768ade5c5cdc8a07a0c888bac6d07bf9ae5a57
|
| 3 |
+
size 620533
|
processed/oakinkv2/sharpa/right/pour_tube/0/visualization_ik.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bce46f527e21104b0722a97f0329051eceed740f9b3b158b0961211c05d5bf56
|
| 3 |
+
size 206249
|
processed/oakinkv2/sharpa/right/pour_tube/0/visualization_ik.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:353e2ad590b1166c1d7c4166eb80a50491d47dc9b035a852800405befd8557c2
|
| 3 |
+
size 1576800
|
processed/oakinkv2/sharpa/right/pour_tube/0/visualization_mjwp_fast.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1dfc331cd0a2e0eb30cf4f723cf251fd872ab779475e0ffbe1da42f7f00fd2c
|
| 3 |
+
size 421076
|
processed/oakinkv2/sharpa/right/pour_tube/0/visualization_mjwp_fast.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a4e5cf396f8e6ca49fcdffc5bfb175956b1cb1a66e02930af062462a56ca502
|
| 3 |
+
size 1576079
|
processed/oakinkv2/sharpa/right/pour_tube/scene.xml
ADDED
|
@@ -0,0 +1,572 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="right_sharpa">
|
| 2 |
+
<compiler angle="radian" meshdir="../../../assets/"/>
|
| 3 |
+
|
| 4 |
+
<option timestep="0.01" solver="CG" iterations="6">
|
| 5 |
+
<flag eulerdamp="disable"/>
|
| 6 |
+
</option>
|
| 7 |
+
|
| 8 |
+
<default>
|
| 9 |
+
<joint armature="1"/>
|
| 10 |
+
<geom contype="0" conaffinity="0" condim="1" density="800"/>
|
| 11 |
+
<site size="0.01 0.005 0.005" group="3" rgba="1 0 0 1"/>
|
| 12 |
+
<general biastype="affine" gainprm="300" biasprm="0 -300 1"/>
|
| 13 |
+
</default>
|
| 14 |
+
|
| 15 |
+
<asset>
|
| 16 |
+
<texture type="skybox" colorspace="auto" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="512" height="3072"/>
|
| 17 |
+
<texture type="2d" colorspace="auto" name="right_groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" width="300" height="300"/>
|
| 18 |
+
<texture type="cube" colorspace="auto" name="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
|
| 19 |
+
<texture type="cube" colorspace="auto" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="1800"/>
|
| 20 |
+
<material name="right_groundplane" texture="right_groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 21 |
+
<material name="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 22 |
+
<mesh name="right_hand_C_MC_visual" file="robots/sharpa/meshes/right_hand_C_MC_visual_.STL"/>
|
| 23 |
+
<mesh name="right_hand_C_MC" file="robots/sharpa/meshes/right_hand_C_MC.STL"/>
|
| 24 |
+
<mesh name="right_thumb_CMC_VL_visual" file="robots/sharpa/meshes/right_thumb_CMC_VL_visual.STL"/>
|
| 25 |
+
<mesh name="right_thumb_MC_visual" file="robots/sharpa/meshes/right_thumb_MC_visual.STL"/>
|
| 26 |
+
<mesh name="right_thumb_MC" file="robots/sharpa/meshes/right_thumb_MC.STL"/>
|
| 27 |
+
<mesh name="right_thumb_MCP_VL_visual" file="robots/sharpa/meshes/right_thumb_MCP_VL_visual.STL"/>
|
| 28 |
+
<mesh name="right_thumb_PP_visual" file="robots/sharpa/meshes/right_thumb_PP_visual.STL"/>
|
| 29 |
+
<mesh name="right_thumb_PP" file="robots/sharpa/meshes/right_thumb_PP.STL"/>
|
| 30 |
+
<mesh name="right_thumb_DP_visual" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 31 |
+
<mesh name="right_thumb_DP" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 32 |
+
<mesh name="right_thumb_elastomer" file="robots/sharpa/meshes/thumb_elastomer.STL"/>
|
| 33 |
+
<mesh name="right_MCP_VL_visual" file="robots/sharpa/meshes/right_MCP_VL_visual.STL"/>
|
| 34 |
+
<mesh name="right_MCP_VL" file="robots/sharpa/meshes/MCP_VL.STL"/>
|
| 35 |
+
<mesh name="right_PP_visual" file="robots/sharpa/meshes/right_PP_visual.STL"/>
|
| 36 |
+
<mesh name="right_PP" file="robots/sharpa/meshes/right_PP.STL"/>
|
| 37 |
+
<mesh name="right_MP_visual" file="robots/sharpa/meshes/right_MP_visual.STL"/>
|
| 38 |
+
<mesh name="right_MP" file="robots/sharpa/meshes/right_MP.STL"/>
|
| 39 |
+
<mesh name="right_DP_visual" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 40 |
+
<mesh name="right_DP" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 41 |
+
<mesh name="right_elastomer" file="robots/sharpa/meshes/elastomer.STL"/>
|
| 42 |
+
<mesh name="right_pinky_MC_visual" file="robots/sharpa/meshes/right_pinky_MC_visual.STL"/>
|
| 43 |
+
<mesh name="right_pinky_MC" file="robots/sharpa/meshes/right_pinky_MC.STL"/>
|
| 44 |
+
<mesh name="right_visual" file="objects/O02_0011_00003/visual.obj"/>
|
| 45 |
+
<mesh name="right_0" file="objects/O02_0011_00003/convex/0.obj"/>
|
| 46 |
+
<mesh name="right_1" file="objects/O02_0011_00003/convex/1.obj"/>
|
| 47 |
+
<mesh name="right_2" file="objects/O02_0011_00003/convex/2.obj"/>
|
| 48 |
+
<mesh name="right_3" file="objects/O02_0011_00003/convex/3.obj"/>
|
| 49 |
+
<mesh name="right_4" file="objects/O02_0011_00003/convex/4.obj"/>
|
| 50 |
+
<mesh name="right_5" file="objects/O02_0011_00003/convex/5.obj"/>
|
| 51 |
+
<mesh name="right_6" file="objects/O02_0011_00003/convex/6.obj"/>
|
| 52 |
+
<mesh name="right_7" file="objects/O02_0011_00003/convex/7.obj"/>
|
| 53 |
+
<mesh name="right_8" file="objects/O02_0011_00003/convex/8.obj"/>
|
| 54 |
+
</asset>
|
| 55 |
+
|
| 56 |
+
<worldbody>
|
| 57 |
+
<geom name="floor" size="0 0 0.05" pos="0 0 0.113939" type="plane" material="right_groundplane"/>
|
| 58 |
+
<camera name="right_track" pos="0.868 0.348 -0.175" quat="0.493349 0.487956 0.506363 0.51196" mode="trackcom"/>
|
| 59 |
+
<camera name="front" pos="0.031 0.941 0.844" quat="0.0150738 0.00673439 0.407848 0.912901" mode="trackcom"/>
|
| 60 |
+
<light pos="0 0 3" dir="0 0 -1" type="directional"/>
|
| 61 |
+
<body name="right_hand_base" pos="0 0 0.2">
|
| 62 |
+
<joint name="right_pos_x" pos="0 0 0" axis="1 0 0" type="slide" range="-5 5"/>
|
| 63 |
+
<joint name="right_pos_y" pos="0 0 0" axis="0 1 0" type="slide" range="-5 5"/>
|
| 64 |
+
<joint name="right_pos_z" pos="0 0 0" axis="0 0 1" type="slide" range="-5 5"/>
|
| 65 |
+
<joint name="right_rot_x" pos="0 0 0" axis="1 0 0" range="-6.28 6.28"/>
|
| 66 |
+
<joint name="right_rot_y" pos="0 0 0" axis="0 1 0" range="-6.28 6.28"/>
|
| 67 |
+
<joint name="right_rot_z" pos="0 0 0" axis="0 0 1" range="-6.28 6.28"/>
|
| 68 |
+
<body name="right_hand_C_MC">
|
| 69 |
+
<inertial pos="-0.00216 0.00536 0.04011" quat="0.713832 -0.0659364 0.0757239 0.693082" mass="0.6506" diaginertia="0.000814964 0.000674257 0.00027314"/>
|
| 70 |
+
<geom name="right_hand_C_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC_visual"/>
|
| 71 |
+
<geom name="right_hand_C_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC"/>
|
| 72 |
+
<geom name="collision_hand_right_palm_0" size="0.02 0.04 0.04" pos="0 0 0.05" type="box" group="3" rgba="0 1 0 1"/>
|
| 73 |
+
<site name="right_palm" pos="0 0 0.05" rgba="1 1 0 1"/>
|
| 74 |
+
<body name="right_thumb_CMC_VL" pos="0.01 0.026 0.0214" quat="-2.59734e-06 0.707105 0.707108 -2.59735e-06">
|
| 75 |
+
<inertial pos="-0.00065 0.0002 0" quat="0.434754 0.557664 -0.434754 0.557664" mass="0.0025" diaginertia="2.6e-07 2.12661e-07 1.34339e-07"/>
|
| 76 |
+
<joint name="right_thumb_CMC_FE" pos="0 0 0" axis="0 0 1" range="-0.1745 1.9199"/>
|
| 77 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_CMC_VL_visual"/>
|
| 78 |
+
<body name="right_thumb_MC" pos="0 -0.005 0" quat="0.65328 -0.653282 0.270598 0.270599">
|
| 79 |
+
<inertial pos="0.03643 -0.01024 0.00517" quat="-0.151259 0.696943 -0.154462 0.683763" mass="0.13587" diaginertia="4.69153e-05 4.29066e-05 1.92101e-05"/>
|
| 80 |
+
<joint name="right_thumb_CMC_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 81 |
+
<geom name="right_thumb_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC_visual"/>
|
| 82 |
+
<geom name="right_thumb_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC"/>
|
| 83 |
+
<geom name="collision_hand_right_thumb_3" size="0.01 0.025" pos="0.032 -0.003 0.005" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 84 |
+
<body name="right_thumb_MCP_VL" pos="0.065 -0.006 0.010392" quat="0.965926 0.25882 0 0">
|
| 85 |
+
<inertial pos="-1.29e-09 -1.1e-10 0" quat="0.515163 0.484363 -0.515163 0.484363" mass="8e-05" diaginertia="7.9e-08 6.40993e-08 3.79007e-08"/>
|
| 86 |
+
<joint name="right_thumb_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.5236 1.3963"/>
|
| 87 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MCP_VL_visual"/>
|
| 88 |
+
<body name="right_thumb_PP" quat="0.707105 -0.707108 0 0">
|
| 89 |
+
<inertial pos="0.021256 -0.00095 -0.00092" quat="0.44358 0.511613 0.483631 0.554609" mass="0.03078" diaginertia="6.08344e-06 5.91207e-06 1.22148e-06"/>
|
| 90 |
+
<joint name="right_thumb_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 91 |
+
<geom name="right_thumb_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP_visual"/>
|
| 92 |
+
<geom name="right_thumb_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP"/>
|
| 93 |
+
<geom name="collision_hand_right_thumb_2" size="0.008 0.015" pos="0.019 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 94 |
+
<body name="right_thumb_DP" pos="0.039 0 0" quat="0.707105 0.707108 0 0">
|
| 95 |
+
<inertial pos="0.00821817 -0.00177722 -0.000997218" quat="-0.255985 0.713848 -0.187441 0.624306" mass="0.007981" diaginertia="1.0905e-06 1.04136e-06 2.95182e-07"/>
|
| 96 |
+
<joint name="right_thumb_IP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 97 |
+
<geom name="right_thumb_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP_visual"/>
|
| 98 |
+
<geom name="right_thumb_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP"/>
|
| 99 |
+
<geom name="right_thumb_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 100 |
+
<geom name="right_thumb_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 101 |
+
<geom name="collision_hand_right_thumb_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 102 |
+
<geom name="collision_hand_right_thumb_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 103 |
+
<site name="trace_hand_right_thumb_tip" pos="0.028 0 0" size="0.005"/>
|
| 104 |
+
<site name="right_thumb_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 105 |
+
</body>
|
| 106 |
+
</body>
|
| 107 |
+
</body>
|
| 108 |
+
</body>
|
| 109 |
+
</body>
|
| 110 |
+
<body name="right_index_MCP_VL" pos="0.001 0.0303 0.0959" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 111 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 112 |
+
<joint name="right_index_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 113 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 114 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 115 |
+
<body name="right_index_PP" quat="0.707105 -0.707108 0 0">
|
| 116 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 117 |
+
<joint name="right_index_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 118 |
+
<geom name="right_index_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 119 |
+
<geom name="right_index_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 120 |
+
<geom name="collision_hand_right_index_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 121 |
+
<body name="right_index_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 122 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 123 |
+
<joint name="right_index_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 124 |
+
<geom name="right_index_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 125 |
+
<geom name="right_index_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 126 |
+
<geom name="collision_hand_right_index_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 127 |
+
<body name="right_index_DP" pos="0.0315 0 0">
|
| 128 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 129 |
+
<joint name="right_index_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 130 |
+
<geom name="right_index_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 131 |
+
<geom name="right_index_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 132 |
+
<geom name="right_index_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 133 |
+
<geom name="right_index_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 134 |
+
<geom name="collision_hand_right_index_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 135 |
+
<geom name="collision_hand_right_index_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 136 |
+
<site name="trace_hand_right_index_tip" pos="0.028 0 0" size="0.005"/>
|
| 137 |
+
<site name="right_index_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 138 |
+
</body>
|
| 139 |
+
</body>
|
| 140 |
+
</body>
|
| 141 |
+
</body>
|
| 142 |
+
<body name="right_middle_MCP_VL" pos="0 0.01 0.0989" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 143 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 144 |
+
<joint name="right_middle_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 145 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 146 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 147 |
+
<body name="right_middle_PP" quat="0.707105 -0.707108 0 0">
|
| 148 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 149 |
+
<joint name="right_middle_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 150 |
+
<geom name="right_middle_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 151 |
+
<geom name="right_middle_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 152 |
+
<geom name="collision_hand_right_middle_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 153 |
+
<body name="right_middle_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 154 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 155 |
+
<joint name="right_middle_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 156 |
+
<geom name="right_middle_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 157 |
+
<geom name="right_middle_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 158 |
+
<geom name="collision_hand_right_middle_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 159 |
+
<body name="right_middle_DP" pos="0.0315 0 0">
|
| 160 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 161 |
+
<joint name="right_middle_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 162 |
+
<geom name="right_middle_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 163 |
+
<geom name="right_middle_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 164 |
+
<geom name="right_middle_elastomer_visual" quat="0.5 0.5 -0.5 0.5" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 165 |
+
<geom name="right_middle_elastomer" quat="0.5 0.5 -0.5 0.5" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 166 |
+
<geom name="collision_hand_right_middle_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 167 |
+
<geom name="collision_hand_right_middle_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 168 |
+
<site name="trace_hand_right_middle_tip" pos="0.028 0 0" size="0.005"/>
|
| 169 |
+
<site name="right_middle_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 170 |
+
</body>
|
| 171 |
+
</body>
|
| 172 |
+
</body>
|
| 173 |
+
</body>
|
| 174 |
+
<body name="right_ring_MCP_VL" pos="0.0015 -0.0103 0.0929" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 175 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 176 |
+
<joint name="right_ring_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 177 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 178 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 179 |
+
<body name="right_ring_PP" quat="0.707105 -0.707108 0 0">
|
| 180 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 181 |
+
<joint name="right_ring_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 182 |
+
<geom name="right_ring_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 183 |
+
<geom name="right_ring_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 184 |
+
<geom name="collision_hand_right_ring_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 185 |
+
<body name="right_ring_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 186 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 187 |
+
<joint name="right_ring_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 188 |
+
<geom name="right_ring_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 189 |
+
<geom name="right_ring_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 190 |
+
<geom name="collision_hand_right_ring_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 191 |
+
<body name="right_ring_DP" pos="0.0315 0 0">
|
| 192 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 193 |
+
<joint name="right_ring_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 194 |
+
<geom name="right_ring_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 195 |
+
<geom name="right_ring_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 196 |
+
<geom name="right_ring_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 197 |
+
<geom name="right_ring_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 198 |
+
<geom name="collision_hand_right_ring_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 199 |
+
<geom name="collision_hand_right_ring_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 200 |
+
<site name="trace_hand_right_ring_tip" pos="0.028 0 0" size="0.005"/>
|
| 201 |
+
<site name="right_ring_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 202 |
+
</body>
|
| 203 |
+
</body>
|
| 204 |
+
</body>
|
| 205 |
+
</body>
|
| 206 |
+
<body name="right_pinky_MC" pos="0.01136 -0.0263 0.0869" quat="-3.67321e-06 0 0 1">
|
| 207 |
+
<inertial pos="0.0107985 0.00598801 0.0335125" quat="0.706956 -0.000832392 -0.0268047 0.706749" mass="0.12541" diaginertia="4.47765e-05 3.72569e-05 1.69876e-05"/>
|
| 208 |
+
<joint name="right_pinky_CMC" pos="0 0 0" axis="0 0 1" range="0 0.2618"/>
|
| 209 |
+
<geom name="right_pinky_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC_visual"/>
|
| 210 |
+
<geom name="right_pinky_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC"/>
|
| 211 |
+
<body name="right_pinky_MCP_VL" pos="0.00836 0.0048 0" quat="0.499998 0.5 -0.5 0.500002">
|
| 212 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 213 |
+
<joint name="right_pinky_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 214 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 215 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 216 |
+
<body name="right_pinky_PP" quat="0.707105 -0.707108 0 0">
|
| 217 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 218 |
+
<joint name="right_pinky_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 219 |
+
<geom name="right_pinky_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 220 |
+
<geom name="right_pinky_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 221 |
+
<geom name="collision_hand_right_pinky_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 222 |
+
<body name="right_pinky_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 223 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 224 |
+
<joint name="right_pinky_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 225 |
+
<geom name="right_pinky_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 226 |
+
<geom name="right_pinky_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 227 |
+
<geom name="collision_hand_right_pinky_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 228 |
+
<body name="right_pinky_DP" pos="0.0315 0 0">
|
| 229 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 230 |
+
<joint name="right_pinky_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 231 |
+
<geom name="right_pinky_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 232 |
+
<geom name="right_pinky_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 233 |
+
<geom name="right_pinky_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 234 |
+
<geom name="right_pinky_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 235 |
+
<geom name="collision_hand_right_pinky_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 236 |
+
<geom name="collision_hand_right_pinky_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 237 |
+
<site name="trace_hand_right_pinky_tip" pos="0.028 0 0" size="0.005"/>
|
| 238 |
+
<site name="right_pinky_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 239 |
+
</body>
|
| 240 |
+
</body>
|
| 241 |
+
</body>
|
| 242 |
+
</body>
|
| 243 |
+
</body>
|
| 244 |
+
</body>
|
| 245 |
+
</body>
|
| 246 |
+
<body name="right_object">
|
| 247 |
+
<joint name="right_object_joint" type="free" armature="0.0001" frictionloss="0.0001"/>
|
| 248 |
+
<geom name="right_object_0" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_0"/>
|
| 249 |
+
<geom name="right_object_1" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_1"/>
|
| 250 |
+
<geom name="right_object_2" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_2"/>
|
| 251 |
+
<geom name="right_object_3" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_3"/>
|
| 252 |
+
<geom name="right_object_4" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_4"/>
|
| 253 |
+
<geom name="right_object_5" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_5"/>
|
| 254 |
+
<geom name="right_object_6" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_6"/>
|
| 255 |
+
<geom name="right_object_7" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_7"/>
|
| 256 |
+
<geom name="right_object_8" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_8"/>
|
| 257 |
+
<geom name="right_object_visual" type="mesh" density="0" rgba="1 1 1 1" mesh="right_visual"/>
|
| 258 |
+
<site name="right_object" pos="0 0 0" size="0.01 0.02 0.03" type="box"/>
|
| 259 |
+
<site name="trace_right_object" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 260 |
+
<site name="track_object_right_thumb_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 261 |
+
<site name="track_object_right_index_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 262 |
+
<site name="track_object_right_middle_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 263 |
+
<site name="track_object_right_ring_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 264 |
+
<site name="track_object_right_pinky_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 265 |
+
</body>
|
| 266 |
+
<body name="ref_object_right_thumb_tip" mocap="true">
|
| 267 |
+
<site name="ref_object_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 268 |
+
</body>
|
| 269 |
+
<body name="ref_hand_right_thumb_tip" mocap="true">
|
| 270 |
+
<site name="ref_hand_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 271 |
+
</body>
|
| 272 |
+
<body name="ref_object_right_index_tip" mocap="true">
|
| 273 |
+
<site name="ref_object_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 274 |
+
</body>
|
| 275 |
+
<body name="ref_hand_right_index_tip" mocap="true">
|
| 276 |
+
<site name="ref_hand_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 277 |
+
</body>
|
| 278 |
+
<body name="ref_object_right_middle_tip" mocap="true">
|
| 279 |
+
<site name="ref_object_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 280 |
+
</body>
|
| 281 |
+
<body name="ref_hand_right_middle_tip" mocap="true">
|
| 282 |
+
<site name="ref_hand_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 283 |
+
</body>
|
| 284 |
+
<body name="ref_object_right_ring_tip" mocap="true">
|
| 285 |
+
<site name="ref_object_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 286 |
+
</body>
|
| 287 |
+
<body name="ref_hand_right_ring_tip" mocap="true">
|
| 288 |
+
<site name="ref_hand_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 289 |
+
</body>
|
| 290 |
+
<body name="ref_object_right_pinky_tip" mocap="true">
|
| 291 |
+
<site name="ref_object_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 292 |
+
</body>
|
| 293 |
+
<body name="ref_hand_right_pinky_tip" mocap="true">
|
| 294 |
+
<site name="ref_hand_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 295 |
+
</body>
|
| 296 |
+
</worldbody>
|
| 297 |
+
|
| 298 |
+
<contact>
|
| 299 |
+
<pair geom1="floor" geom2="right_object_0" name="floor_right_object_0" friction="1 1 0.1 0 0"/>
|
| 300 |
+
<pair geom1="floor" geom2="right_object_1" name="floor_right_object_1" friction="1 1 0.1 0 0"/>
|
| 301 |
+
<pair geom1="floor" geom2="right_object_2" name="floor_right_object_2" friction="1 1 0.1 0 0"/>
|
| 302 |
+
<pair geom1="floor" geom2="right_object_3" name="floor_right_object_3" friction="1 1 0.1 0 0"/>
|
| 303 |
+
<pair geom1="floor" geom2="right_object_4" name="floor_right_object_4" friction="1 1 0.1 0 0"/>
|
| 304 |
+
<pair geom1="floor" geom2="right_object_5" name="floor_right_object_5" friction="1 1 0.1 0 0"/>
|
| 305 |
+
<pair geom1="floor" geom2="right_object_6" name="floor_right_object_6" friction="1 1 0.1 0 0"/>
|
| 306 |
+
<pair geom1="floor" geom2="right_object_7" name="floor_right_object_7" friction="1 1 0.1 0 0"/>
|
| 307 |
+
<pair geom1="floor" geom2="right_object_8" name="floor_right_object_8" friction="1 1 0.1 0 0"/>
|
| 308 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_thumb_0" name="collision_hand_right_palm_0_collision_hand_right_thumb_0" friction="1 1 0.1 0 0"/>
|
| 309 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_index_0" name="collision_hand_right_palm_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 310 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_palm_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 311 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_palm_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 312 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_palm_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 313 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_0" name="collision_hand_right_palm_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 314 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_1" name="collision_hand_right_palm_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 315 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_2" name="collision_hand_right_palm_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 316 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_3" name="collision_hand_right_palm_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 317 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_4" name="collision_hand_right_palm_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 318 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_5" name="collision_hand_right_palm_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 319 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_6" name="collision_hand_right_palm_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 320 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_7" name="collision_hand_right_palm_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 321 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_8" name="collision_hand_right_palm_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 322 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_0" name="collision_hand_right_thumb_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 323 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_1" name="collision_hand_right_thumb_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 324 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_2" name="collision_hand_right_thumb_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 325 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_3" name="collision_hand_right_thumb_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 326 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_4" name="collision_hand_right_thumb_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 327 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_5" name="collision_hand_right_thumb_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 328 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_6" name="collision_hand_right_thumb_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 329 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_7" name="collision_hand_right_thumb_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 330 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_8" name="collision_hand_right_thumb_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 331 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_0" name="collision_hand_right_thumb_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 332 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_1" name="collision_hand_right_thumb_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 333 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_2" name="collision_hand_right_thumb_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 334 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_3" name="collision_hand_right_thumb_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 335 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_4" name="collision_hand_right_thumb_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 336 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_5" name="collision_hand_right_thumb_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 337 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_6" name="collision_hand_right_thumb_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 338 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_7" name="collision_hand_right_thumb_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 339 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_8" name="collision_hand_right_thumb_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 340 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_index_0" name="collision_hand_right_thumb_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 341 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_thumb_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 342 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_thumb_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 343 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_thumb_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 344 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_0" name="collision_hand_right_thumb_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 345 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_0" name="collision_hand_right_thumb_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 346 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_1" name="collision_hand_right_thumb_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 347 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_1" name="collision_hand_right_thumb_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 348 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_2" name="collision_hand_right_thumb_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 349 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_2" name="collision_hand_right_thumb_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 350 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_3" name="collision_hand_right_thumb_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 351 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_3" name="collision_hand_right_thumb_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 352 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_4" name="collision_hand_right_thumb_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 353 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_4" name="collision_hand_right_thumb_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 354 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_5" name="collision_hand_right_thumb_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 355 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_5" name="collision_hand_right_thumb_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 356 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_6" name="collision_hand_right_thumb_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 357 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_6" name="collision_hand_right_thumb_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 358 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_7" name="collision_hand_right_thumb_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 359 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_7" name="collision_hand_right_thumb_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 360 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_8" name="collision_hand_right_thumb_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 361 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_8" name="collision_hand_right_thumb_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 362 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_0" name="collision_hand_right_index_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 363 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_1" name="collision_hand_right_index_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 364 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_2" name="collision_hand_right_index_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 365 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_3" name="collision_hand_right_index_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 366 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_4" name="collision_hand_right_index_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 367 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_5" name="collision_hand_right_index_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 368 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_6" name="collision_hand_right_index_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 369 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_7" name="collision_hand_right_index_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 370 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_8" name="collision_hand_right_index_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 371 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_0" name="collision_hand_right_index_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 372 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_1" name="collision_hand_right_index_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 373 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_2" name="collision_hand_right_index_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 374 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_3" name="collision_hand_right_index_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 375 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_4" name="collision_hand_right_index_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 376 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_5" name="collision_hand_right_index_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 377 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_6" name="collision_hand_right_index_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 378 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_7" name="collision_hand_right_index_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 379 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_8" name="collision_hand_right_index_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 380 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_index_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 381 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_index_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 382 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_index_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 383 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_0" name="collision_hand_right_index_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 384 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_0" name="collision_hand_right_index_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 385 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_1" name="collision_hand_right_index_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 386 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_1" name="collision_hand_right_index_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 387 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_2" name="collision_hand_right_index_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 388 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_2" name="collision_hand_right_index_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 389 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_3" name="collision_hand_right_index_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 390 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_3" name="collision_hand_right_index_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 391 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_4" name="collision_hand_right_index_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 392 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_4" name="collision_hand_right_index_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 393 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_5" name="collision_hand_right_index_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 394 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_5" name="collision_hand_right_index_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 395 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_6" name="collision_hand_right_index_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 396 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_6" name="collision_hand_right_index_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 397 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_7" name="collision_hand_right_index_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 398 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_7" name="collision_hand_right_index_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 399 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_8" name="collision_hand_right_index_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 400 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_8" name="collision_hand_right_index_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 401 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_0" name="collision_hand_right_middle_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 402 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_1" name="collision_hand_right_middle_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 403 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_2" name="collision_hand_right_middle_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 404 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_3" name="collision_hand_right_middle_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 405 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_4" name="collision_hand_right_middle_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 406 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_5" name="collision_hand_right_middle_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 407 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_6" name="collision_hand_right_middle_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 408 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_7" name="collision_hand_right_middle_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 409 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_8" name="collision_hand_right_middle_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 410 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_0" name="collision_hand_right_middle_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 411 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_1" name="collision_hand_right_middle_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 412 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_2" name="collision_hand_right_middle_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 413 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_3" name="collision_hand_right_middle_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 414 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_4" name="collision_hand_right_middle_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 415 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_5" name="collision_hand_right_middle_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 416 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_6" name="collision_hand_right_middle_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 417 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_7" name="collision_hand_right_middle_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 418 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_8" name="collision_hand_right_middle_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 419 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_middle_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 420 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_middle_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 421 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_0" name="collision_hand_right_middle_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 422 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_0" name="collision_hand_right_middle_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 423 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_1" name="collision_hand_right_middle_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 424 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_1" name="collision_hand_right_middle_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 425 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_2" name="collision_hand_right_middle_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 426 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_2" name="collision_hand_right_middle_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 427 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_3" name="collision_hand_right_middle_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 428 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_3" name="collision_hand_right_middle_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 429 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_4" name="collision_hand_right_middle_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 430 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_4" name="collision_hand_right_middle_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 431 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_5" name="collision_hand_right_middle_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 432 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_5" name="collision_hand_right_middle_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 433 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_6" name="collision_hand_right_middle_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 434 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_6" name="collision_hand_right_middle_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 435 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_7" name="collision_hand_right_middle_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 436 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_7" name="collision_hand_right_middle_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 437 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_8" name="collision_hand_right_middle_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 438 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_8" name="collision_hand_right_middle_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 439 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_0" name="collision_hand_right_ring_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 440 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_1" name="collision_hand_right_ring_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 441 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_2" name="collision_hand_right_ring_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 442 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_3" name="collision_hand_right_ring_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 443 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_4" name="collision_hand_right_ring_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 444 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_5" name="collision_hand_right_ring_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 445 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_6" name="collision_hand_right_ring_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 446 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_7" name="collision_hand_right_ring_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 447 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_8" name="collision_hand_right_ring_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 448 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_0" name="collision_hand_right_ring_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 449 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_1" name="collision_hand_right_ring_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 450 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_2" name="collision_hand_right_ring_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 451 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_3" name="collision_hand_right_ring_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 452 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_4" name="collision_hand_right_ring_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 453 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_5" name="collision_hand_right_ring_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 454 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_6" name="collision_hand_right_ring_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 455 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_7" name="collision_hand_right_ring_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 456 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_8" name="collision_hand_right_ring_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 457 |
+
<pair geom1="collision_hand_right_ring_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_ring_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 458 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_0" name="collision_hand_right_ring_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 459 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_0" name="collision_hand_right_ring_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 460 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_1" name="collision_hand_right_ring_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 461 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_1" name="collision_hand_right_ring_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 462 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_2" name="collision_hand_right_ring_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 463 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_2" name="collision_hand_right_ring_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 464 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_3" name="collision_hand_right_ring_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 465 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_3" name="collision_hand_right_ring_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 466 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_4" name="collision_hand_right_ring_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 467 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_4" name="collision_hand_right_ring_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 468 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_5" name="collision_hand_right_ring_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 469 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_5" name="collision_hand_right_ring_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 470 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_6" name="collision_hand_right_ring_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 471 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_6" name="collision_hand_right_ring_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 472 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_7" name="collision_hand_right_ring_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 473 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_7" name="collision_hand_right_ring_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 474 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_8" name="collision_hand_right_ring_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 475 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_8" name="collision_hand_right_ring_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 476 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_0" name="collision_hand_right_pinky_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 477 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_1" name="collision_hand_right_pinky_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 478 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_2" name="collision_hand_right_pinky_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 479 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_3" name="collision_hand_right_pinky_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 480 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_4" name="collision_hand_right_pinky_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 481 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_5" name="collision_hand_right_pinky_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 482 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_6" name="collision_hand_right_pinky_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 483 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_7" name="collision_hand_right_pinky_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 484 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_8" name="collision_hand_right_pinky_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 485 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_0" name="collision_hand_right_pinky_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 486 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_1" name="collision_hand_right_pinky_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 487 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_2" name="collision_hand_right_pinky_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 488 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_3" name="collision_hand_right_pinky_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 489 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_4" name="collision_hand_right_pinky_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 490 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_5" name="collision_hand_right_pinky_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 491 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_6" name="collision_hand_right_pinky_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 492 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_7" name="collision_hand_right_pinky_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 493 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_8" name="collision_hand_right_pinky_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 494 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_0" name="collision_hand_right_pinky_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 495 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_0" name="collision_hand_right_pinky_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 496 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_1" name="collision_hand_right_pinky_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 497 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_1" name="collision_hand_right_pinky_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 498 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_2" name="collision_hand_right_pinky_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 499 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_2" name="collision_hand_right_pinky_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 500 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_3" name="collision_hand_right_pinky_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 501 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_3" name="collision_hand_right_pinky_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 502 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_4" name="collision_hand_right_pinky_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 503 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_4" name="collision_hand_right_pinky_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 504 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_5" name="collision_hand_right_pinky_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 505 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_5" name="collision_hand_right_pinky_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 506 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_6" name="collision_hand_right_pinky_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 507 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_6" name="collision_hand_right_pinky_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 508 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_7" name="collision_hand_right_pinky_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 509 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_7" name="collision_hand_right_pinky_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 510 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_8" name="collision_hand_right_pinky_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 511 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_8" name="collision_hand_right_pinky_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 512 |
+
<exclude body1="right_hand_C_MC" body2="right_hand_C_MC"/>
|
| 513 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_CMC_VL"/>
|
| 514 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_MC"/>
|
| 515 |
+
<exclude body1="right_hand_C_MC" body2="right_index_MCP_VL"/>
|
| 516 |
+
<exclude body1="right_hand_C_MC" body2="right_index_PP"/>
|
| 517 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_MCP_VL"/>
|
| 518 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_PP"/>
|
| 519 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_MCP_VL"/>
|
| 520 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_PP"/>
|
| 521 |
+
<exclude body1="right_hand_C_MC" body2="right_pinky_MC"/>
|
| 522 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_MCP_VL"/>
|
| 523 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_PP"/>
|
| 524 |
+
<exclude body1="right_thumb_MCP_VL" body2="right_thumb_PP"/>
|
| 525 |
+
<exclude body1="right_thumb_PP" body2="right_thumb_DP"/>
|
| 526 |
+
<exclude body1="right_index_MCP_VL" body2="right_index_PP"/>
|
| 527 |
+
<exclude body1="right_index_PP" body2="right_index_MP"/>
|
| 528 |
+
<exclude body1="right_index_MP" body2="right_index_DP"/>
|
| 529 |
+
<exclude body1="right_middle_MCP_VL" body2="right_middle_PP"/>
|
| 530 |
+
<exclude body1="right_middle_PP" body2="right_middle_MP"/>
|
| 531 |
+
<exclude body1="right_middle_MP" body2="right_middle_DP"/>
|
| 532 |
+
<exclude body1="right_ring_MCP_VL" body2="right_ring_PP"/>
|
| 533 |
+
<exclude body1="right_ring_PP" body2="right_ring_MP"/>
|
| 534 |
+
<exclude body1="right_ring_MP" body2="right_ring_DP"/>
|
| 535 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_MCP_VL"/>
|
| 536 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_PP"/>
|
| 537 |
+
<exclude body1="right_pinky_MCP_VL" body2="right_pinky_PP"/>
|
| 538 |
+
<exclude body1="right_pinky_PP" body2="right_pinky_MP"/>
|
| 539 |
+
<exclude body1="right_pinky_MP" body2="right_pinky_DP"/>
|
| 540 |
+
</contact>
|
| 541 |
+
|
| 542 |
+
<actuator>
|
| 543 |
+
<general name="right_pos_x_position" joint="right_pos_x" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 544 |
+
<general name="right_pos_y_position" joint="right_pos_y" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 545 |
+
<general name="right_pos_z_position" joint="right_pos_z" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 546 |
+
<general name="right_rot_x_position" joint="right_rot_x" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 547 |
+
<general name="right_rot_y_position" joint="right_rot_y" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 548 |
+
<general name="right_rot_z_position" joint="right_rot_z" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 549 |
+
<general name="right_thumb_CMC_FE_ctrl" joint="right_thumb_CMC_FE" ctrlrange="-0.1745 1.9199" gainprm="6.95" biasprm="0 -6.95 0.9"/>
|
| 550 |
+
<general name="right_thumb_CMC_AA_ctrl" joint="right_thumb_CMC_AA" ctrlrange="-0.3491 0.3491" gainprm="13.2" biasprm="0 -13.2 0.9"/>
|
| 551 |
+
<general name="right_thumb_MCP_FE_ctrl" joint="right_thumb_MCP_FE" ctrlrange="-0.5236 1.3963" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 552 |
+
<general name="right_thumb_MCP_AA_ctrl" joint="right_thumb_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 553 |
+
<general name="right_thumb_IP_ctrl" joint="right_thumb_IP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 554 |
+
<general name="right_index_MCP_FE_ctrl" joint="right_index_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 555 |
+
<general name="right_index_MCP_AA_ctrl" joint="right_index_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 556 |
+
<general name="right_index_PIP_ctrl" joint="right_index_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 557 |
+
<general name="right_index_DIP_ctrl" joint="right_index_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 558 |
+
<general name="right_middle_MCP_FE_ctrl" joint="right_middle_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 559 |
+
<general name="right_middle_MCP_AA_ctrl" joint="right_middle_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 560 |
+
<general name="right_middle_PIP_ctrl" joint="right_middle_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 561 |
+
<general name="right_middle_DIP_ctrl" joint="right_middle_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 562 |
+
<general name="right_ring_MCP_FE_ctrl" joint="right_ring_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 563 |
+
<general name="right_ring_MCP_AA_ctrl" joint="right_ring_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 564 |
+
<general name="right_ring_PIP_ctrl" joint="right_ring_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 565 |
+
<general name="right_ring_DIP_ctrl" joint="right_ring_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 566 |
+
<general name="right_pinky_CMC_ctrl" joint="right_pinky_CMC" ctrlrange="0 0.2618" gainprm="1.38" biasprm="0 -1.38 0.9"/>
|
| 567 |
+
<general name="right_pinky_MCP_FE_ctrl" joint="right_pinky_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 568 |
+
<general name="right_pinky_MCP_AA_ctrl" joint="right_pinky_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 569 |
+
<general name="right_pinky_PIP_ctrl" joint="right_pinky_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 570 |
+
<general name="right_pinky_DIP_ctrl" joint="right_pinky_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 571 |
+
</actuator>
|
| 572 |
+
</mujoco>
|
processed/oakinkv2/sharpa/right/pour_tube/scene_eq.xml
ADDED
|
@@ -0,0 +1,580 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="right_sharpa">
|
| 2 |
+
<compiler angle="radian" meshdir="../../../assets/"/>
|
| 3 |
+
|
| 4 |
+
<option timestep="0.01" solver="CG" iterations="6">
|
| 5 |
+
<flag eulerdamp="disable"/>
|
| 6 |
+
</option>
|
| 7 |
+
|
| 8 |
+
<default>
|
| 9 |
+
<joint armature="1"/>
|
| 10 |
+
<geom contype="0" conaffinity="0" condim="1" density="800"/>
|
| 11 |
+
<site size="0.01 0.005 0.005" group="3" rgba="1 0 0 1"/>
|
| 12 |
+
<general biastype="affine" gainprm="300" biasprm="0 -300 1"/>
|
| 13 |
+
</default>
|
| 14 |
+
|
| 15 |
+
<asset>
|
| 16 |
+
<texture type="skybox" colorspace="auto" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="512" height="3072"/>
|
| 17 |
+
<texture type="2d" colorspace="auto" name="right_groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" width="300" height="300"/>
|
| 18 |
+
<texture type="cube" colorspace="auto" name="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
|
| 19 |
+
<texture type="cube" colorspace="auto" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="1800"/>
|
| 20 |
+
<material name="right_groundplane" texture="right_groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 21 |
+
<material name="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 22 |
+
<mesh name="right_hand_C_MC_visual" file="robots/sharpa/meshes/right_hand_C_MC_visual_.STL"/>
|
| 23 |
+
<mesh name="right_hand_C_MC" file="robots/sharpa/meshes/right_hand_C_MC.STL"/>
|
| 24 |
+
<mesh name="right_thumb_CMC_VL_visual" file="robots/sharpa/meshes/right_thumb_CMC_VL_visual.STL"/>
|
| 25 |
+
<mesh name="right_thumb_MC_visual" file="robots/sharpa/meshes/right_thumb_MC_visual.STL"/>
|
| 26 |
+
<mesh name="right_thumb_MC" file="robots/sharpa/meshes/right_thumb_MC.STL"/>
|
| 27 |
+
<mesh name="right_thumb_MCP_VL_visual" file="robots/sharpa/meshes/right_thumb_MCP_VL_visual.STL"/>
|
| 28 |
+
<mesh name="right_thumb_PP_visual" file="robots/sharpa/meshes/right_thumb_PP_visual.STL"/>
|
| 29 |
+
<mesh name="right_thumb_PP" file="robots/sharpa/meshes/right_thumb_PP.STL"/>
|
| 30 |
+
<mesh name="right_thumb_DP_visual" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 31 |
+
<mesh name="right_thumb_DP" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 32 |
+
<mesh name="right_thumb_elastomer" file="robots/sharpa/meshes/thumb_elastomer.STL"/>
|
| 33 |
+
<mesh name="right_MCP_VL_visual" file="robots/sharpa/meshes/right_MCP_VL_visual.STL"/>
|
| 34 |
+
<mesh name="right_MCP_VL" file="robots/sharpa/meshes/MCP_VL.STL"/>
|
| 35 |
+
<mesh name="right_PP_visual" file="robots/sharpa/meshes/right_PP_visual.STL"/>
|
| 36 |
+
<mesh name="right_PP" file="robots/sharpa/meshes/right_PP.STL"/>
|
| 37 |
+
<mesh name="right_MP_visual" file="robots/sharpa/meshes/right_MP_visual.STL"/>
|
| 38 |
+
<mesh name="right_MP" file="robots/sharpa/meshes/right_MP.STL"/>
|
| 39 |
+
<mesh name="right_DP_visual" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 40 |
+
<mesh name="right_DP" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 41 |
+
<mesh name="right_elastomer" file="robots/sharpa/meshes/elastomer.STL"/>
|
| 42 |
+
<mesh name="right_pinky_MC_visual" file="robots/sharpa/meshes/right_pinky_MC_visual.STL"/>
|
| 43 |
+
<mesh name="right_pinky_MC" file="robots/sharpa/meshes/right_pinky_MC.STL"/>
|
| 44 |
+
<mesh name="right_visual" file="objects/O02_0011_00003/visual.obj"/>
|
| 45 |
+
<mesh name="right_0" file="objects/O02_0011_00003/convex/0.obj"/>
|
| 46 |
+
<mesh name="right_1" file="objects/O02_0011_00003/convex/1.obj"/>
|
| 47 |
+
<mesh name="right_2" file="objects/O02_0011_00003/convex/2.obj"/>
|
| 48 |
+
<mesh name="right_3" file="objects/O02_0011_00003/convex/3.obj"/>
|
| 49 |
+
<mesh name="right_4" file="objects/O02_0011_00003/convex/4.obj"/>
|
| 50 |
+
<mesh name="right_5" file="objects/O02_0011_00003/convex/5.obj"/>
|
| 51 |
+
<mesh name="right_6" file="objects/O02_0011_00003/convex/6.obj"/>
|
| 52 |
+
<mesh name="right_7" file="objects/O02_0011_00003/convex/7.obj"/>
|
| 53 |
+
<mesh name="right_8" file="objects/O02_0011_00003/convex/8.obj"/>
|
| 54 |
+
</asset>
|
| 55 |
+
|
| 56 |
+
<worldbody>
|
| 57 |
+
<geom name="floor" size="0 0 0.05" pos="0 0 0.113939" type="plane" material="right_groundplane"/>
|
| 58 |
+
<camera name="right_track" pos="0.868 0.348 -0.175" quat="0.493349 0.487956 0.506363 0.51196" mode="trackcom"/>
|
| 59 |
+
<camera name="front" pos="0.031 0.941 0.844" quat="0.0150738 0.00673439 0.407848 0.912901" mode="trackcom"/>
|
| 60 |
+
<light pos="0 0 3" dir="0 0 -1" type="directional"/>
|
| 61 |
+
<body name="right_hand_base" pos="0 0 0.2">
|
| 62 |
+
<joint name="right_pos_x" pos="0 0 0" axis="1 0 0" type="slide" range="-5 5"/>
|
| 63 |
+
<joint name="right_pos_y" pos="0 0 0" axis="0 1 0" type="slide" range="-5 5"/>
|
| 64 |
+
<joint name="right_pos_z" pos="0 0 0" axis="0 0 1" type="slide" range="-5 5"/>
|
| 65 |
+
<joint name="right_rot_x" pos="0 0 0" axis="1 0 0" range="-6.28 6.28"/>
|
| 66 |
+
<joint name="right_rot_y" pos="0 0 0" axis="0 1 0" range="-6.28 6.28"/>
|
| 67 |
+
<joint name="right_rot_z" pos="0 0 0" axis="0 0 1" range="-6.28 6.28"/>
|
| 68 |
+
<body name="right_hand_C_MC">
|
| 69 |
+
<inertial pos="-0.00216 0.00536 0.04011" quat="0.713832 -0.0659364 0.0757239 0.693082" mass="0.6506" diaginertia="0.000814964 0.000674257 0.00027314"/>
|
| 70 |
+
<geom name="right_hand_C_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC_visual"/>
|
| 71 |
+
<geom name="right_hand_C_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC"/>
|
| 72 |
+
<geom name="collision_hand_right_palm_0" size="0.02 0.04 0.04" pos="0 0 0.05" type="box" group="3" rgba="0 1 0 1"/>
|
| 73 |
+
<site name="right_palm" pos="0 0 0.05" rgba="1 1 0 1"/>
|
| 74 |
+
<body name="right_thumb_CMC_VL" pos="0.01 0.026 0.0214" quat="-2.59734e-06 0.707105 0.707108 -2.59735e-06">
|
| 75 |
+
<inertial pos="-0.00065 0.0002 0" quat="0.434754 0.557664 -0.434754 0.557664" mass="0.0025" diaginertia="2.6e-07 2.12661e-07 1.34339e-07"/>
|
| 76 |
+
<joint name="right_thumb_CMC_FE" pos="0 0 0" axis="0 0 1" range="-0.1745 1.9199"/>
|
| 77 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_CMC_VL_visual"/>
|
| 78 |
+
<body name="right_thumb_MC" pos="0 -0.005 0" quat="0.65328 -0.653282 0.270598 0.270599">
|
| 79 |
+
<inertial pos="0.03643 -0.01024 0.00517" quat="-0.151259 0.696943 -0.154462 0.683763" mass="0.13587" diaginertia="4.69153e-05 4.29066e-05 1.92101e-05"/>
|
| 80 |
+
<joint name="right_thumb_CMC_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 81 |
+
<geom name="right_thumb_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC_visual"/>
|
| 82 |
+
<geom name="right_thumb_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC"/>
|
| 83 |
+
<geom name="collision_hand_right_thumb_3" size="0.01 0.025" pos="0.032 -0.003 0.005" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 84 |
+
<body name="right_thumb_MCP_VL" pos="0.065 -0.006 0.010392" quat="0.965926 0.25882 0 0">
|
| 85 |
+
<inertial pos="-1.29e-09 -1.1e-10 0" quat="0.515163 0.484363 -0.515163 0.484363" mass="8e-05" diaginertia="7.9e-08 6.40993e-08 3.79007e-08"/>
|
| 86 |
+
<joint name="right_thumb_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.5236 1.3963"/>
|
| 87 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MCP_VL_visual"/>
|
| 88 |
+
<body name="right_thumb_PP" quat="0.707105 -0.707108 0 0">
|
| 89 |
+
<inertial pos="0.021256 -0.00095 -0.00092" quat="0.44358 0.511613 0.483631 0.554609" mass="0.03078" diaginertia="6.08344e-06 5.91207e-06 1.22148e-06"/>
|
| 90 |
+
<joint name="right_thumb_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 91 |
+
<geom name="right_thumb_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP_visual"/>
|
| 92 |
+
<geom name="right_thumb_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP"/>
|
| 93 |
+
<geom name="collision_hand_right_thumb_2" size="0.008 0.015" pos="0.019 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 94 |
+
<body name="right_thumb_DP" pos="0.039 0 0" quat="0.707105 0.707108 0 0">
|
| 95 |
+
<inertial pos="0.00821817 -0.00177722 -0.000997218" quat="-0.255985 0.713848 -0.187441 0.624306" mass="0.007981" diaginertia="1.0905e-06 1.04136e-06 2.95182e-07"/>
|
| 96 |
+
<joint name="right_thumb_IP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 97 |
+
<geom name="right_thumb_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP_visual"/>
|
| 98 |
+
<geom name="right_thumb_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP"/>
|
| 99 |
+
<geom name="right_thumb_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 100 |
+
<geom name="right_thumb_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 101 |
+
<geom name="collision_hand_right_thumb_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 102 |
+
<geom name="collision_hand_right_thumb_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 103 |
+
<site name="trace_hand_right_thumb_tip" pos="0.028 0 0" size="0.005"/>
|
| 104 |
+
<site name="right_thumb_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 105 |
+
</body>
|
| 106 |
+
</body>
|
| 107 |
+
</body>
|
| 108 |
+
</body>
|
| 109 |
+
</body>
|
| 110 |
+
<body name="right_index_MCP_VL" pos="0.001 0.0303 0.0959" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 111 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 112 |
+
<joint name="right_index_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 113 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 114 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 115 |
+
<body name="right_index_PP" quat="0.707105 -0.707108 0 0">
|
| 116 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 117 |
+
<joint name="right_index_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 118 |
+
<geom name="right_index_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 119 |
+
<geom name="right_index_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 120 |
+
<geom name="collision_hand_right_index_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 121 |
+
<body name="right_index_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 122 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 123 |
+
<joint name="right_index_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 124 |
+
<geom name="right_index_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 125 |
+
<geom name="right_index_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 126 |
+
<geom name="collision_hand_right_index_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 127 |
+
<body name="right_index_DP" pos="0.0315 0 0">
|
| 128 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 129 |
+
<joint name="right_index_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 130 |
+
<geom name="right_index_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 131 |
+
<geom name="right_index_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 132 |
+
<geom name="right_index_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 133 |
+
<geom name="right_index_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 134 |
+
<geom name="collision_hand_right_index_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 135 |
+
<geom name="collision_hand_right_index_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 136 |
+
<site name="trace_hand_right_index_tip" pos="0.028 0 0" size="0.005"/>
|
| 137 |
+
<site name="right_index_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 138 |
+
</body>
|
| 139 |
+
</body>
|
| 140 |
+
</body>
|
| 141 |
+
</body>
|
| 142 |
+
<body name="right_middle_MCP_VL" pos="0 0.01 0.0989" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 143 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 144 |
+
<joint name="right_middle_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 145 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 146 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 147 |
+
<body name="right_middle_PP" quat="0.707105 -0.707108 0 0">
|
| 148 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 149 |
+
<joint name="right_middle_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 150 |
+
<geom name="right_middle_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 151 |
+
<geom name="right_middle_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 152 |
+
<geom name="collision_hand_right_middle_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 153 |
+
<body name="right_middle_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 154 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 155 |
+
<joint name="right_middle_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 156 |
+
<geom name="right_middle_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 157 |
+
<geom name="right_middle_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 158 |
+
<geom name="collision_hand_right_middle_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 159 |
+
<body name="right_middle_DP" pos="0.0315 0 0">
|
| 160 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 161 |
+
<joint name="right_middle_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 162 |
+
<geom name="right_middle_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 163 |
+
<geom name="right_middle_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 164 |
+
<geom name="right_middle_elastomer_visual" quat="0.5 0.5 -0.5 0.5" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 165 |
+
<geom name="right_middle_elastomer" quat="0.5 0.5 -0.5 0.5" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 166 |
+
<geom name="collision_hand_right_middle_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 167 |
+
<geom name="collision_hand_right_middle_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 168 |
+
<site name="trace_hand_right_middle_tip" pos="0.028 0 0" size="0.005"/>
|
| 169 |
+
<site name="right_middle_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 170 |
+
</body>
|
| 171 |
+
</body>
|
| 172 |
+
</body>
|
| 173 |
+
</body>
|
| 174 |
+
<body name="right_ring_MCP_VL" pos="0.0015 -0.0103 0.0929" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 175 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 176 |
+
<joint name="right_ring_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 177 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 178 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 179 |
+
<body name="right_ring_PP" quat="0.707105 -0.707108 0 0">
|
| 180 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 181 |
+
<joint name="right_ring_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 182 |
+
<geom name="right_ring_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 183 |
+
<geom name="right_ring_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 184 |
+
<geom name="collision_hand_right_ring_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 185 |
+
<body name="right_ring_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 186 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 187 |
+
<joint name="right_ring_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 188 |
+
<geom name="right_ring_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 189 |
+
<geom name="right_ring_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 190 |
+
<geom name="collision_hand_right_ring_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 191 |
+
<body name="right_ring_DP" pos="0.0315 0 0">
|
| 192 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 193 |
+
<joint name="right_ring_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 194 |
+
<geom name="right_ring_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 195 |
+
<geom name="right_ring_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 196 |
+
<geom name="right_ring_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 197 |
+
<geom name="right_ring_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 198 |
+
<geom name="collision_hand_right_ring_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 199 |
+
<geom name="collision_hand_right_ring_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 200 |
+
<site name="trace_hand_right_ring_tip" pos="0.028 0 0" size="0.005"/>
|
| 201 |
+
<site name="right_ring_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 202 |
+
</body>
|
| 203 |
+
</body>
|
| 204 |
+
</body>
|
| 205 |
+
</body>
|
| 206 |
+
<body name="right_pinky_MC" pos="0.01136 -0.0263 0.0869" quat="-3.67321e-06 0 0 1">
|
| 207 |
+
<inertial pos="0.0107985 0.00598801 0.0335125" quat="0.706956 -0.000832392 -0.0268047 0.706749" mass="0.12541" diaginertia="4.47765e-05 3.72569e-05 1.69876e-05"/>
|
| 208 |
+
<joint name="right_pinky_CMC" pos="0 0 0" axis="0 0 1" range="0 0.2618"/>
|
| 209 |
+
<geom name="right_pinky_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC_visual"/>
|
| 210 |
+
<geom name="right_pinky_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC"/>
|
| 211 |
+
<body name="right_pinky_MCP_VL" pos="0.00836 0.0048 0" quat="0.499998 0.5 -0.5 0.500002">
|
| 212 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 213 |
+
<joint name="right_pinky_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 214 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 215 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 216 |
+
<body name="right_pinky_PP" quat="0.707105 -0.707108 0 0">
|
| 217 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 218 |
+
<joint name="right_pinky_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 219 |
+
<geom name="right_pinky_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 220 |
+
<geom name="right_pinky_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 221 |
+
<geom name="collision_hand_right_pinky_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 222 |
+
<body name="right_pinky_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 223 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 224 |
+
<joint name="right_pinky_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 225 |
+
<geom name="right_pinky_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 226 |
+
<geom name="right_pinky_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 227 |
+
<geom name="collision_hand_right_pinky_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 228 |
+
<body name="right_pinky_DP" pos="0.0315 0 0">
|
| 229 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 230 |
+
<joint name="right_pinky_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 231 |
+
<geom name="right_pinky_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 232 |
+
<geom name="right_pinky_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 233 |
+
<geom name="right_pinky_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 234 |
+
<geom name="right_pinky_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 235 |
+
<geom name="collision_hand_right_pinky_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 236 |
+
<geom name="collision_hand_right_pinky_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 237 |
+
<site name="trace_hand_right_pinky_tip" pos="0.028 0 0" size="0.005"/>
|
| 238 |
+
<site name="right_pinky_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 239 |
+
</body>
|
| 240 |
+
</body>
|
| 241 |
+
</body>
|
| 242 |
+
</body>
|
| 243 |
+
</body>
|
| 244 |
+
</body>
|
| 245 |
+
</body>
|
| 246 |
+
<body name="right_object">
|
| 247 |
+
<joint name="right_object_joint" type="free" armature="0.0001" frictionloss="0.0001"/>
|
| 248 |
+
<geom name="right_object_0" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_0"/>
|
| 249 |
+
<geom name="right_object_1" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_1"/>
|
| 250 |
+
<geom name="right_object_2" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_2"/>
|
| 251 |
+
<geom name="right_object_3" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_3"/>
|
| 252 |
+
<geom name="right_object_4" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_4"/>
|
| 253 |
+
<geom name="right_object_5" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_5"/>
|
| 254 |
+
<geom name="right_object_6" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_6"/>
|
| 255 |
+
<geom name="right_object_7" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_7"/>
|
| 256 |
+
<geom name="right_object_8" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_8"/>
|
| 257 |
+
<geom name="right_object_visual" type="mesh" density="0" rgba="1 1 1 1" mesh="right_visual"/>
|
| 258 |
+
<site name="right_object" pos="0 0 0" size="0.01 0.02 0.03" type="box"/>
|
| 259 |
+
<site name="trace_right_object" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 260 |
+
<site name="track_object_right_thumb_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 261 |
+
<site name="track_object_right_index_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 262 |
+
<site name="track_object_right_middle_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 263 |
+
<site name="track_object_right_ring_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 264 |
+
<site name="track_object_right_pinky_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 265 |
+
</body>
|
| 266 |
+
<body name="ref_object_right_thumb_tip" mocap="true">
|
| 267 |
+
<site name="ref_object_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 268 |
+
</body>
|
| 269 |
+
<body name="ref_hand_right_thumb_tip" mocap="true">
|
| 270 |
+
<site name="ref_hand_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 271 |
+
</body>
|
| 272 |
+
<body name="ref_object_right_index_tip" mocap="true">
|
| 273 |
+
<site name="ref_object_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 274 |
+
</body>
|
| 275 |
+
<body name="ref_hand_right_index_tip" mocap="true">
|
| 276 |
+
<site name="ref_hand_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 277 |
+
</body>
|
| 278 |
+
<body name="ref_object_right_middle_tip" mocap="true">
|
| 279 |
+
<site name="ref_object_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 280 |
+
</body>
|
| 281 |
+
<body name="ref_hand_right_middle_tip" mocap="true">
|
| 282 |
+
<site name="ref_hand_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 283 |
+
</body>
|
| 284 |
+
<body name="ref_object_right_ring_tip" mocap="true">
|
| 285 |
+
<site name="ref_object_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 286 |
+
</body>
|
| 287 |
+
<body name="ref_hand_right_ring_tip" mocap="true">
|
| 288 |
+
<site name="ref_hand_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 289 |
+
</body>
|
| 290 |
+
<body name="ref_object_right_pinky_tip" mocap="true">
|
| 291 |
+
<site name="ref_object_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 292 |
+
</body>
|
| 293 |
+
<body name="ref_hand_right_pinky_tip" mocap="true">
|
| 294 |
+
<site name="ref_hand_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 295 |
+
</body>
|
| 296 |
+
</worldbody>
|
| 297 |
+
|
| 298 |
+
<contact>
|
| 299 |
+
<pair geom1="floor" geom2="right_object_0" name="floor_right_object_0" friction="1 1 0.1 0 0"/>
|
| 300 |
+
<pair geom1="floor" geom2="right_object_1" name="floor_right_object_1" friction="1 1 0.1 0 0"/>
|
| 301 |
+
<pair geom1="floor" geom2="right_object_2" name="floor_right_object_2" friction="1 1 0.1 0 0"/>
|
| 302 |
+
<pair geom1="floor" geom2="right_object_3" name="floor_right_object_3" friction="1 1 0.1 0 0"/>
|
| 303 |
+
<pair geom1="floor" geom2="right_object_4" name="floor_right_object_4" friction="1 1 0.1 0 0"/>
|
| 304 |
+
<pair geom1="floor" geom2="right_object_5" name="floor_right_object_5" friction="1 1 0.1 0 0"/>
|
| 305 |
+
<pair geom1="floor" geom2="right_object_6" name="floor_right_object_6" friction="1 1 0.1 0 0"/>
|
| 306 |
+
<pair geom1="floor" geom2="right_object_7" name="floor_right_object_7" friction="1 1 0.1 0 0"/>
|
| 307 |
+
<pair geom1="floor" geom2="right_object_8" name="floor_right_object_8" friction="1 1 0.1 0 0"/>
|
| 308 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_thumb_0" name="collision_hand_right_palm_0_collision_hand_right_thumb_0" friction="1 1 0.1 0 0"/>
|
| 309 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_index_0" name="collision_hand_right_palm_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 310 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_palm_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 311 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_palm_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 312 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_palm_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 313 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_0" name="collision_hand_right_palm_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 314 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_1" name="collision_hand_right_palm_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 315 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_2" name="collision_hand_right_palm_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 316 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_3" name="collision_hand_right_palm_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 317 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_4" name="collision_hand_right_palm_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 318 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_5" name="collision_hand_right_palm_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 319 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_6" name="collision_hand_right_palm_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 320 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_7" name="collision_hand_right_palm_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 321 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_8" name="collision_hand_right_palm_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 322 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_0" name="collision_hand_right_thumb_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 323 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_1" name="collision_hand_right_thumb_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 324 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_2" name="collision_hand_right_thumb_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 325 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_3" name="collision_hand_right_thumb_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 326 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_4" name="collision_hand_right_thumb_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 327 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_5" name="collision_hand_right_thumb_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 328 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_6" name="collision_hand_right_thumb_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 329 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_7" name="collision_hand_right_thumb_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 330 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_8" name="collision_hand_right_thumb_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 331 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_0" name="collision_hand_right_thumb_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 332 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_1" name="collision_hand_right_thumb_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 333 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_2" name="collision_hand_right_thumb_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 334 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_3" name="collision_hand_right_thumb_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 335 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_4" name="collision_hand_right_thumb_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 336 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_5" name="collision_hand_right_thumb_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 337 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_6" name="collision_hand_right_thumb_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 338 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_7" name="collision_hand_right_thumb_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 339 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_8" name="collision_hand_right_thumb_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 340 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_index_0" name="collision_hand_right_thumb_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 341 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_thumb_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 342 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_thumb_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 343 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_thumb_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 344 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_0" name="collision_hand_right_thumb_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 345 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_0" name="collision_hand_right_thumb_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 346 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_1" name="collision_hand_right_thumb_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 347 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_1" name="collision_hand_right_thumb_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 348 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_2" name="collision_hand_right_thumb_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 349 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_2" name="collision_hand_right_thumb_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 350 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_3" name="collision_hand_right_thumb_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 351 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_3" name="collision_hand_right_thumb_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 352 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_4" name="collision_hand_right_thumb_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 353 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_4" name="collision_hand_right_thumb_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 354 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_5" name="collision_hand_right_thumb_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 355 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_5" name="collision_hand_right_thumb_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 356 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_6" name="collision_hand_right_thumb_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 357 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_6" name="collision_hand_right_thumb_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 358 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_7" name="collision_hand_right_thumb_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 359 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_7" name="collision_hand_right_thumb_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 360 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_8" name="collision_hand_right_thumb_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 361 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_8" name="collision_hand_right_thumb_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 362 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_0" name="collision_hand_right_index_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 363 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_1" name="collision_hand_right_index_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 364 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_2" name="collision_hand_right_index_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 365 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_3" name="collision_hand_right_index_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 366 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_4" name="collision_hand_right_index_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 367 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_5" name="collision_hand_right_index_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 368 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_6" name="collision_hand_right_index_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 369 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_7" name="collision_hand_right_index_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 370 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_8" name="collision_hand_right_index_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 371 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_0" name="collision_hand_right_index_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 372 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_1" name="collision_hand_right_index_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 373 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_2" name="collision_hand_right_index_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 374 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_3" name="collision_hand_right_index_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 375 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_4" name="collision_hand_right_index_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 376 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_5" name="collision_hand_right_index_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 377 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_6" name="collision_hand_right_index_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 378 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_7" name="collision_hand_right_index_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 379 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_8" name="collision_hand_right_index_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 380 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_index_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 381 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_index_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 382 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_index_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 383 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_0" name="collision_hand_right_index_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 384 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_0" name="collision_hand_right_index_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 385 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_1" name="collision_hand_right_index_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 386 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_1" name="collision_hand_right_index_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 387 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_2" name="collision_hand_right_index_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 388 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_2" name="collision_hand_right_index_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 389 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_3" name="collision_hand_right_index_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 390 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_3" name="collision_hand_right_index_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 391 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_4" name="collision_hand_right_index_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 392 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_4" name="collision_hand_right_index_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 393 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_5" name="collision_hand_right_index_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 394 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_5" name="collision_hand_right_index_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 395 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_6" name="collision_hand_right_index_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 396 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_6" name="collision_hand_right_index_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 397 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_7" name="collision_hand_right_index_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 398 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_7" name="collision_hand_right_index_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 399 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_8" name="collision_hand_right_index_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 400 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_8" name="collision_hand_right_index_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 401 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_0" name="collision_hand_right_middle_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 402 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_1" name="collision_hand_right_middle_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 403 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_2" name="collision_hand_right_middle_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 404 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_3" name="collision_hand_right_middle_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 405 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_4" name="collision_hand_right_middle_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 406 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_5" name="collision_hand_right_middle_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 407 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_6" name="collision_hand_right_middle_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 408 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_7" name="collision_hand_right_middle_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 409 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_8" name="collision_hand_right_middle_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 410 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_0" name="collision_hand_right_middle_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 411 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_1" name="collision_hand_right_middle_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 412 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_2" name="collision_hand_right_middle_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 413 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_3" name="collision_hand_right_middle_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 414 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_4" name="collision_hand_right_middle_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 415 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_5" name="collision_hand_right_middle_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 416 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_6" name="collision_hand_right_middle_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 417 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_7" name="collision_hand_right_middle_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 418 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_8" name="collision_hand_right_middle_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 419 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_middle_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 420 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_middle_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 421 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_0" name="collision_hand_right_middle_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 422 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_0" name="collision_hand_right_middle_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 423 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_1" name="collision_hand_right_middle_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 424 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_1" name="collision_hand_right_middle_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 425 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_2" name="collision_hand_right_middle_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 426 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_2" name="collision_hand_right_middle_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 427 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_3" name="collision_hand_right_middle_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 428 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_3" name="collision_hand_right_middle_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 429 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_4" name="collision_hand_right_middle_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 430 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_4" name="collision_hand_right_middle_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 431 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_5" name="collision_hand_right_middle_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 432 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_5" name="collision_hand_right_middle_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 433 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_6" name="collision_hand_right_middle_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 434 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_6" name="collision_hand_right_middle_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 435 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_7" name="collision_hand_right_middle_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 436 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_7" name="collision_hand_right_middle_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 437 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_8" name="collision_hand_right_middle_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 438 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_8" name="collision_hand_right_middle_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 439 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_0" name="collision_hand_right_ring_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 440 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_1" name="collision_hand_right_ring_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 441 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_2" name="collision_hand_right_ring_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 442 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_3" name="collision_hand_right_ring_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 443 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_4" name="collision_hand_right_ring_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 444 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_5" name="collision_hand_right_ring_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 445 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_6" name="collision_hand_right_ring_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 446 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_7" name="collision_hand_right_ring_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 447 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_8" name="collision_hand_right_ring_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 448 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_0" name="collision_hand_right_ring_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 449 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_1" name="collision_hand_right_ring_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 450 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_2" name="collision_hand_right_ring_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 451 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_3" name="collision_hand_right_ring_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 452 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_4" name="collision_hand_right_ring_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 453 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_5" name="collision_hand_right_ring_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 454 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_6" name="collision_hand_right_ring_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 455 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_7" name="collision_hand_right_ring_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 456 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_8" name="collision_hand_right_ring_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 457 |
+
<pair geom1="collision_hand_right_ring_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_ring_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 458 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_0" name="collision_hand_right_ring_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 459 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_0" name="collision_hand_right_ring_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 460 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_1" name="collision_hand_right_ring_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 461 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_1" name="collision_hand_right_ring_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 462 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_2" name="collision_hand_right_ring_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 463 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_2" name="collision_hand_right_ring_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 464 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_3" name="collision_hand_right_ring_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 465 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_3" name="collision_hand_right_ring_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 466 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_4" name="collision_hand_right_ring_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 467 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_4" name="collision_hand_right_ring_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 468 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_5" name="collision_hand_right_ring_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 469 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_5" name="collision_hand_right_ring_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 470 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_6" name="collision_hand_right_ring_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 471 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_6" name="collision_hand_right_ring_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 472 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_7" name="collision_hand_right_ring_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 473 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_7" name="collision_hand_right_ring_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 474 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_8" name="collision_hand_right_ring_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 475 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_8" name="collision_hand_right_ring_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 476 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_0" name="collision_hand_right_pinky_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 477 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_1" name="collision_hand_right_pinky_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 478 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_2" name="collision_hand_right_pinky_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 479 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_3" name="collision_hand_right_pinky_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 480 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_4" name="collision_hand_right_pinky_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 481 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_5" name="collision_hand_right_pinky_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 482 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_6" name="collision_hand_right_pinky_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 483 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_7" name="collision_hand_right_pinky_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 484 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_8" name="collision_hand_right_pinky_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 485 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_0" name="collision_hand_right_pinky_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 486 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_1" name="collision_hand_right_pinky_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 487 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_2" name="collision_hand_right_pinky_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 488 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_3" name="collision_hand_right_pinky_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 489 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_4" name="collision_hand_right_pinky_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 490 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_5" name="collision_hand_right_pinky_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 491 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_6" name="collision_hand_right_pinky_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 492 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_7" name="collision_hand_right_pinky_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 493 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_8" name="collision_hand_right_pinky_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 494 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_0" name="collision_hand_right_pinky_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 495 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_0" name="collision_hand_right_pinky_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 496 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_1" name="collision_hand_right_pinky_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 497 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_1" name="collision_hand_right_pinky_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 498 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_2" name="collision_hand_right_pinky_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 499 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_2" name="collision_hand_right_pinky_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 500 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_3" name="collision_hand_right_pinky_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 501 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_3" name="collision_hand_right_pinky_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 502 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_4" name="collision_hand_right_pinky_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 503 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_4" name="collision_hand_right_pinky_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 504 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_5" name="collision_hand_right_pinky_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 505 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_5" name="collision_hand_right_pinky_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 506 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_6" name="collision_hand_right_pinky_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 507 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_6" name="collision_hand_right_pinky_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 508 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_7" name="collision_hand_right_pinky_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 509 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_7" name="collision_hand_right_pinky_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 510 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_8" name="collision_hand_right_pinky_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 511 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_8" name="collision_hand_right_pinky_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 512 |
+
<exclude body1="right_hand_C_MC" body2="right_hand_C_MC"/>
|
| 513 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_CMC_VL"/>
|
| 514 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_MC"/>
|
| 515 |
+
<exclude body1="right_hand_C_MC" body2="right_index_MCP_VL"/>
|
| 516 |
+
<exclude body1="right_hand_C_MC" body2="right_index_PP"/>
|
| 517 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_MCP_VL"/>
|
| 518 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_PP"/>
|
| 519 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_MCP_VL"/>
|
| 520 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_PP"/>
|
| 521 |
+
<exclude body1="right_hand_C_MC" body2="right_pinky_MC"/>
|
| 522 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_MCP_VL"/>
|
| 523 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_PP"/>
|
| 524 |
+
<exclude body1="right_thumb_MCP_VL" body2="right_thumb_PP"/>
|
| 525 |
+
<exclude body1="right_thumb_PP" body2="right_thumb_DP"/>
|
| 526 |
+
<exclude body1="right_index_MCP_VL" body2="right_index_PP"/>
|
| 527 |
+
<exclude body1="right_index_PP" body2="right_index_MP"/>
|
| 528 |
+
<exclude body1="right_index_MP" body2="right_index_DP"/>
|
| 529 |
+
<exclude body1="right_middle_MCP_VL" body2="right_middle_PP"/>
|
| 530 |
+
<exclude body1="right_middle_PP" body2="right_middle_MP"/>
|
| 531 |
+
<exclude body1="right_middle_MP" body2="right_middle_DP"/>
|
| 532 |
+
<exclude body1="right_ring_MCP_VL" body2="right_ring_PP"/>
|
| 533 |
+
<exclude body1="right_ring_PP" body2="right_ring_MP"/>
|
| 534 |
+
<exclude body1="right_ring_MP" body2="right_ring_DP"/>
|
| 535 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_MCP_VL"/>
|
| 536 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_PP"/>
|
| 537 |
+
<exclude body1="right_pinky_MCP_VL" body2="right_pinky_PP"/>
|
| 538 |
+
<exclude body1="right_pinky_PP" body2="right_pinky_MP"/>
|
| 539 |
+
<exclude body1="right_pinky_MP" body2="right_pinky_DP"/>
|
| 540 |
+
</contact>
|
| 541 |
+
|
| 542 |
+
<equality>
|
| 543 |
+
<connect name="track_object_right_thumb_tip_equality_constraint" site1="track_object_right_thumb_tip" site2="ref_object_right_thumb_tip" solimp="0 1 100"/>
|
| 544 |
+
<connect name="track_object_right_index_tip_equality_constraint" site1="track_object_right_index_tip" site2="ref_object_right_index_tip" solimp="0 1 100"/>
|
| 545 |
+
<connect name="track_object_right_middle_tip_equality_constraint" site1="track_object_right_middle_tip" site2="ref_object_right_middle_tip" solimp="0 1 100"/>
|
| 546 |
+
<connect name="track_object_right_ring_tip_equality_constraint" site1="track_object_right_ring_tip" site2="ref_object_right_ring_tip" solimp="0 1 100"/>
|
| 547 |
+
<connect name="track_object_right_pinky_tip_equality_constraint" site1="track_object_right_pinky_tip" site2="ref_object_right_pinky_tip" solimp="0 1 100"/>
|
| 548 |
+
</equality>
|
| 549 |
+
|
| 550 |
+
<actuator>
|
| 551 |
+
<general name="right_pos_x_position" joint="right_pos_x" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 552 |
+
<general name="right_pos_y_position" joint="right_pos_y" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 553 |
+
<general name="right_pos_z_position" joint="right_pos_z" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 554 |
+
<general name="right_rot_x_position" joint="right_rot_x" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 555 |
+
<general name="right_rot_y_position" joint="right_rot_y" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 556 |
+
<general name="right_rot_z_position" joint="right_rot_z" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 557 |
+
<general name="right_thumb_CMC_FE_ctrl" joint="right_thumb_CMC_FE" ctrlrange="-0.1745 1.9199" gainprm="6.95" biasprm="0 -6.95 0.9"/>
|
| 558 |
+
<general name="right_thumb_CMC_AA_ctrl" joint="right_thumb_CMC_AA" ctrlrange="-0.3491 0.3491" gainprm="13.2" biasprm="0 -13.2 0.9"/>
|
| 559 |
+
<general name="right_thumb_MCP_FE_ctrl" joint="right_thumb_MCP_FE" ctrlrange="-0.5236 1.3963" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 560 |
+
<general name="right_thumb_MCP_AA_ctrl" joint="right_thumb_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 561 |
+
<general name="right_thumb_IP_ctrl" joint="right_thumb_IP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 562 |
+
<general name="right_index_MCP_FE_ctrl" joint="right_index_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 563 |
+
<general name="right_index_MCP_AA_ctrl" joint="right_index_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 564 |
+
<general name="right_index_PIP_ctrl" joint="right_index_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 565 |
+
<general name="right_index_DIP_ctrl" joint="right_index_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 566 |
+
<general name="right_middle_MCP_FE_ctrl" joint="right_middle_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 567 |
+
<general name="right_middle_MCP_AA_ctrl" joint="right_middle_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 568 |
+
<general name="right_middle_PIP_ctrl" joint="right_middle_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 569 |
+
<general name="right_middle_DIP_ctrl" joint="right_middle_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 570 |
+
<general name="right_ring_MCP_FE_ctrl" joint="right_ring_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 571 |
+
<general name="right_ring_MCP_AA_ctrl" joint="right_ring_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 572 |
+
<general name="right_ring_PIP_ctrl" joint="right_ring_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 573 |
+
<general name="right_ring_DIP_ctrl" joint="right_ring_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 574 |
+
<general name="right_pinky_CMC_ctrl" joint="right_pinky_CMC" ctrlrange="0 0.2618" gainprm="1.38" biasprm="0 -1.38 0.9"/>
|
| 575 |
+
<general name="right_pinky_MCP_FE_ctrl" joint="right_pinky_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 576 |
+
<general name="right_pinky_MCP_AA_ctrl" joint="right_pinky_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 577 |
+
<general name="right_pinky_PIP_ctrl" joint="right_pinky_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 578 |
+
<general name="right_pinky_DIP_ctrl" joint="right_pinky_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 579 |
+
</actuator>
|
| 580 |
+
</mujoco>
|
processed/oakinkv2/sharpa/right/pour_tube/task_info.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "pour_tube",
|
| 3 |
+
"dataset_name": "oakinkv2",
|
| 4 |
+
"robot_type": "sharpa",
|
| 5 |
+
"embodiment_type": "right",
|
| 6 |
+
"data_id": 0,
|
| 7 |
+
"right_object_mesh_dir": "processed/oakinkv2/assets/objects/O02_0011_00003",
|
| 8 |
+
"left_object_mesh_dir": null,
|
| 9 |
+
"ref_dt": 0.02,
|
| 10 |
+
"pre_grasp_seconds": 1.5,
|
| 11 |
+
"post_grasp_seconds": 2.5,
|
| 12 |
+
"n_frames": 200,
|
| 13 |
+
"oakink_seq_key": "scene_03__A004/seq__f2d09be48f383f8caf97__2023-04-22-18-52-52",
|
| 14 |
+
"oakink_seq_token": "scene_03__A004++seq__f2d09be48f383f8caf97__2023-04-22-18-52-52",
|
| 15 |
+
"oakink_obj_id": "O02@0011@00003",
|
| 16 |
+
"oakink_primitive": "hold",
|
| 17 |
+
"oakink_grasp_range": [
|
| 18 |
+
1191,
|
| 19 |
+
1931
|
| 20 |
+
],
|
| 21 |
+
"oakink_window": [
|
| 22 |
+
1011,
|
| 23 |
+
1491
|
| 24 |
+
],
|
| 25 |
+
"obj_first_frame_lowest_world_z": 0.17493900291149875,
|
| 26 |
+
"scene_lowest_world_z": 0.17455401396831044,
|
| 27 |
+
"object_descends_from_frame0": false,
|
| 28 |
+
"right_plate_top_world_z": 0.12493900291149874,
|
| 29 |
+
"floor_well_below_offset": 0.05,
|
| 30 |
+
"right_object_convex_dir": "processed/oakinkv2/assets/objects/O02_0011_00003/convex"
|
| 31 |
+
}
|
processed/oakinkv2/sharpa/right/stir_beaker/0/config.yaml
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
robot_type: sharpa
|
| 2 |
+
embodiment_type: right
|
| 3 |
+
task: stir_beaker
|
| 4 |
+
seed: 0
|
| 5 |
+
dataset_dir: example_datasets
|
| 6 |
+
dataset_name: oakinkv2
|
| 7 |
+
data_id: 0
|
| 8 |
+
model_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/stir_beaker/0/../scene.xml
|
| 9 |
+
data_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/stir_beaker/0/trajectory_kinematic.npz
|
| 10 |
+
load_config_path: ''
|
| 11 |
+
simulator: mjwp
|
| 12 |
+
device: cuda:0
|
| 13 |
+
sim_dt: 0.01
|
| 14 |
+
ctrl_dt: 1.5
|
| 15 |
+
ref_dt: 0.02
|
| 16 |
+
render_dt: 0.02
|
| 17 |
+
horizon: 3.0
|
| 18 |
+
knot_dt: 1.0
|
| 19 |
+
max_sim_steps: 392
|
| 20 |
+
nconmax_per_env: 120
|
| 21 |
+
njmax_per_env: 350
|
| 22 |
+
num_dyn: 1
|
| 23 |
+
num_dr: 1
|
| 24 |
+
pair_margin_range:
|
| 25 |
+
- -0.005
|
| 26 |
+
- 0.005
|
| 27 |
+
xy_offset_range:
|
| 28 |
+
- -0.005
|
| 29 |
+
- 0.005
|
| 30 |
+
perturb_force: 0.0
|
| 31 |
+
perturb_torque: 0.0
|
| 32 |
+
contact_guidance: false
|
| 33 |
+
object_pos_actuator_names:
|
| 34 |
+
- right_object_pos_x
|
| 35 |
+
- right_object_pos_y
|
| 36 |
+
- right_object_pos_z
|
| 37 |
+
- left_object_pos_x
|
| 38 |
+
- left_object_pos_y
|
| 39 |
+
- left_object_pos_z
|
| 40 |
+
object_rot_actuator_names:
|
| 41 |
+
- right_object_rot_x
|
| 42 |
+
- right_object_rot_y
|
| 43 |
+
- right_object_rot_z
|
| 44 |
+
- left_object_rot_x
|
| 45 |
+
- left_object_rot_y
|
| 46 |
+
- left_object_rot_z
|
| 47 |
+
object_action_dims: 0
|
| 48 |
+
object_actuator_ids: []
|
| 49 |
+
object_actuator_names: []
|
| 50 |
+
init_pos_actuator_gain: 10.0
|
| 51 |
+
init_pos_actuator_bias: 10.0
|
| 52 |
+
init_rot_actuator_gain: 0.1
|
| 53 |
+
init_rot_actuator_bias: 0.1
|
| 54 |
+
guidance_decay_ratio: 0.5
|
| 55 |
+
gibbs_sampling: false
|
| 56 |
+
num_samples: 1024
|
| 57 |
+
temperature: 1.0
|
| 58 |
+
max_num_iterations: 4
|
| 59 |
+
improvement_threshold: -1.0
|
| 60 |
+
improvement_check_steps: 2
|
| 61 |
+
terminate_resample: false
|
| 62 |
+
object_pos_threshold: 0.1
|
| 63 |
+
object_rot_threshold: 0.5
|
| 64 |
+
max_revert_forward_attempts: 1
|
| 65 |
+
max_revert_depth: 3
|
| 66 |
+
base_pos_threshold: 0.5
|
| 67 |
+
base_rot_threshold: 0.4
|
| 68 |
+
use_torch_compile: true
|
| 69 |
+
first_ctrl_noise_scale: 2.0
|
| 70 |
+
last_ctrl_noise_scale: 4.0
|
| 71 |
+
final_noise_scale: 0.01
|
| 72 |
+
exploit_ratio: 0.01
|
| 73 |
+
exploit_noise_scale: 0.01
|
| 74 |
+
joint_noise_scale: 0.1
|
| 75 |
+
pos_noise_scale: 0.01
|
| 76 |
+
rot_noise_scale: 0.01
|
| 77 |
+
use_rl_reward: false
|
| 78 |
+
base_pos_rew_scale: 0.1
|
| 79 |
+
base_rot_rew_scale: 0.03
|
| 80 |
+
joint_rew_scale: 0.003
|
| 81 |
+
pos_rew_scale: 1.0
|
| 82 |
+
rot_rew_scale: 0.3
|
| 83 |
+
vel_rew_scale: 0.0001
|
| 84 |
+
terminal_rew_scale: 1.0
|
| 85 |
+
contact_rew_scale: 0.0
|
| 86 |
+
show_viewer: true
|
| 87 |
+
viewer: viser
|
| 88 |
+
wait_on_finish: false
|
| 89 |
+
rerun_spawn: true
|
| 90 |
+
save_video: true
|
| 91 |
+
save_info: true
|
| 92 |
+
save_rerun: false
|
| 93 |
+
save_viser: true
|
| 94 |
+
save_metrics: true
|
| 95 |
+
save_config: true
|
| 96 |
+
trace_dt: 0.02
|
| 97 |
+
num_trace_uniform_samples: 4
|
| 98 |
+
num_trace_topk_samples: 2
|
| 99 |
+
trace_site_ids:
|
| 100 |
+
- 12
|
| 101 |
+
- 1
|
| 102 |
+
- 3
|
| 103 |
+
- 5
|
| 104 |
+
- 7
|
| 105 |
+
- 9
|
| 106 |
+
contact_order: []
|
| 107 |
+
hand_contact_site_ids: []
|
| 108 |
+
right_contact_indices: []
|
| 109 |
+
left_contact_indices: []
|
| 110 |
+
right_pos_ctrl_ids: []
|
| 111 |
+
left_pos_ctrl_ids: []
|
| 112 |
+
contact_len: 0
|
| 113 |
+
horizon_steps: 300
|
| 114 |
+
knot_steps: 100
|
| 115 |
+
ref_steps: 2
|
| 116 |
+
ctrl_steps: 150
|
| 117 |
+
nq_obj: 7
|
| 118 |
+
nq: 35
|
| 119 |
+
nv: 34
|
| 120 |
+
nu: 28
|
| 121 |
+
npair: 213
|
| 122 |
+
beta_traj: 0.31622776601683794
|
| 123 |
+
output_dir: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/stir_beaker/0
|
processed/oakinkv2/sharpa/right/stir_beaker/0/trajectory_ikrollout.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4578d0602455401c2ce1f6109d5a304e05ca9240a3e66ad2441770ae5c71d12f
|
| 3 |
+
size 55142
|
processed/oakinkv2/sharpa/right/stir_beaker/0/trajectory_kinematic.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07eef27e19e37c50ffc9ffc5df26070e29a49b9d381831d86062df1d1b01635a
|
| 3 |
+
size 108952
|
processed/oakinkv2/sharpa/right/stir_beaker/0/visualization_ik.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:760b02f82e09a25d526f054bcf6907c9c25504eee0111a9011fa5cdd832ce624
|
| 3 |
+
size 216864
|
processed/oakinkv2/sharpa/right/stir_beaker/0/visualization_ik.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd78a0359304ea232b7a5d765c171ddd25d3319cbdbfc51ee34eb1f545525a85
|
| 3 |
+
size 1592570
|
processed/oakinkv2/sharpa/right/stir_beaker/scene.xml
ADDED
|
@@ -0,0 +1,572 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="right_sharpa">
|
| 2 |
+
<compiler angle="radian" meshdir="../../../assets/"/>
|
| 3 |
+
|
| 4 |
+
<option timestep="0.01" solver="CG" iterations="6">
|
| 5 |
+
<flag eulerdamp="disable"/>
|
| 6 |
+
</option>
|
| 7 |
+
|
| 8 |
+
<default>
|
| 9 |
+
<joint armature="1"/>
|
| 10 |
+
<geom contype="0" conaffinity="0" condim="1" density="800"/>
|
| 11 |
+
<site size="0.01 0.005 0.005" group="3" rgba="1 0 0 1"/>
|
| 12 |
+
<general biastype="affine" gainprm="300" biasprm="0 -300 1"/>
|
| 13 |
+
</default>
|
| 14 |
+
|
| 15 |
+
<asset>
|
| 16 |
+
<texture type="skybox" colorspace="auto" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="512" height="3072"/>
|
| 17 |
+
<texture type="2d" colorspace="auto" name="right_groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" width="300" height="300"/>
|
| 18 |
+
<texture type="cube" colorspace="auto" name="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
|
| 19 |
+
<texture type="cube" colorspace="auto" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="1800"/>
|
| 20 |
+
<material name="right_groundplane" texture="right_groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 21 |
+
<material name="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 22 |
+
<mesh name="right_hand_C_MC_visual" file="robots/sharpa/meshes/right_hand_C_MC_visual_.STL"/>
|
| 23 |
+
<mesh name="right_hand_C_MC" file="robots/sharpa/meshes/right_hand_C_MC.STL"/>
|
| 24 |
+
<mesh name="right_thumb_CMC_VL_visual" file="robots/sharpa/meshes/right_thumb_CMC_VL_visual.STL"/>
|
| 25 |
+
<mesh name="right_thumb_MC_visual" file="robots/sharpa/meshes/right_thumb_MC_visual.STL"/>
|
| 26 |
+
<mesh name="right_thumb_MC" file="robots/sharpa/meshes/right_thumb_MC.STL"/>
|
| 27 |
+
<mesh name="right_thumb_MCP_VL_visual" file="robots/sharpa/meshes/right_thumb_MCP_VL_visual.STL"/>
|
| 28 |
+
<mesh name="right_thumb_PP_visual" file="robots/sharpa/meshes/right_thumb_PP_visual.STL"/>
|
| 29 |
+
<mesh name="right_thumb_PP" file="robots/sharpa/meshes/right_thumb_PP.STL"/>
|
| 30 |
+
<mesh name="right_thumb_DP_visual" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 31 |
+
<mesh name="right_thumb_DP" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 32 |
+
<mesh name="right_thumb_elastomer" file="robots/sharpa/meshes/thumb_elastomer.STL"/>
|
| 33 |
+
<mesh name="right_MCP_VL_visual" file="robots/sharpa/meshes/right_MCP_VL_visual.STL"/>
|
| 34 |
+
<mesh name="right_MCP_VL" file="robots/sharpa/meshes/MCP_VL.STL"/>
|
| 35 |
+
<mesh name="right_PP_visual" file="robots/sharpa/meshes/right_PP_visual.STL"/>
|
| 36 |
+
<mesh name="right_PP" file="robots/sharpa/meshes/right_PP.STL"/>
|
| 37 |
+
<mesh name="right_MP_visual" file="robots/sharpa/meshes/right_MP_visual.STL"/>
|
| 38 |
+
<mesh name="right_MP" file="robots/sharpa/meshes/right_MP.STL"/>
|
| 39 |
+
<mesh name="right_DP_visual" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 40 |
+
<mesh name="right_DP" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 41 |
+
<mesh name="right_elastomer" file="robots/sharpa/meshes/elastomer.STL"/>
|
| 42 |
+
<mesh name="right_pinky_MC_visual" file="robots/sharpa/meshes/right_pinky_MC_visual.STL"/>
|
| 43 |
+
<mesh name="right_pinky_MC" file="robots/sharpa/meshes/right_pinky_MC.STL"/>
|
| 44 |
+
<mesh name="right_visual" file="objects/O02_0033_00001/visual.obj"/>
|
| 45 |
+
<mesh name="right_0" file="objects/O02_0033_00001/convex/0.obj"/>
|
| 46 |
+
<mesh name="right_1" file="objects/O02_0033_00001/convex/1.obj"/>
|
| 47 |
+
<mesh name="right_2" file="objects/O02_0033_00001/convex/2.obj"/>
|
| 48 |
+
<mesh name="right_3" file="objects/O02_0033_00001/convex/3.obj"/>
|
| 49 |
+
<mesh name="right_4" file="objects/O02_0033_00001/convex/4.obj"/>
|
| 50 |
+
<mesh name="right_5" file="objects/O02_0033_00001/convex/5.obj"/>
|
| 51 |
+
<mesh name="right_6" file="objects/O02_0033_00001/convex/6.obj"/>
|
| 52 |
+
<mesh name="right_7" file="objects/O02_0033_00001/convex/7.obj"/>
|
| 53 |
+
<mesh name="right_8" file="objects/O02_0033_00001/convex/8.obj"/>
|
| 54 |
+
</asset>
|
| 55 |
+
|
| 56 |
+
<worldbody>
|
| 57 |
+
<geom name="floor" size="0 0 0.05" pos="0 0 -0.0564196" type="plane" material="right_groundplane"/>
|
| 58 |
+
<camera name="right_track" pos="0.868 0.348 -0.175" quat="0.493349 0.487956 0.506363 0.51196" mode="trackcom"/>
|
| 59 |
+
<camera name="front" pos="0.031 0.941 0.844" quat="0.0150738 0.00673439 0.407848 0.912901" mode="trackcom"/>
|
| 60 |
+
<light pos="0 0 3" dir="0 0 -1" type="directional"/>
|
| 61 |
+
<body name="right_hand_base" pos="0 0 0.2">
|
| 62 |
+
<joint name="right_pos_x" pos="0 0 0" axis="1 0 0" type="slide" range="-5 5"/>
|
| 63 |
+
<joint name="right_pos_y" pos="0 0 0" axis="0 1 0" type="slide" range="-5 5"/>
|
| 64 |
+
<joint name="right_pos_z" pos="0 0 0" axis="0 0 1" type="slide" range="-5 5"/>
|
| 65 |
+
<joint name="right_rot_x" pos="0 0 0" axis="1 0 0" range="-6.28 6.28"/>
|
| 66 |
+
<joint name="right_rot_y" pos="0 0 0" axis="0 1 0" range="-6.28 6.28"/>
|
| 67 |
+
<joint name="right_rot_z" pos="0 0 0" axis="0 0 1" range="-6.28 6.28"/>
|
| 68 |
+
<body name="right_hand_C_MC">
|
| 69 |
+
<inertial pos="-0.00216 0.00536 0.04011" quat="0.713832 -0.0659364 0.0757239 0.693082" mass="0.6506" diaginertia="0.000814964 0.000674257 0.00027314"/>
|
| 70 |
+
<geom name="right_hand_C_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC_visual"/>
|
| 71 |
+
<geom name="right_hand_C_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC"/>
|
| 72 |
+
<geom name="collision_hand_right_palm_0" size="0.02 0.04 0.04" pos="0 0 0.05" type="box" group="3" rgba="0 1 0 1"/>
|
| 73 |
+
<site name="right_palm" pos="0 0 0.05" rgba="1 1 0 1"/>
|
| 74 |
+
<body name="right_thumb_CMC_VL" pos="0.01 0.026 0.0214" quat="-2.59734e-06 0.707105 0.707108 -2.59735e-06">
|
| 75 |
+
<inertial pos="-0.00065 0.0002 0" quat="0.434754 0.557664 -0.434754 0.557664" mass="0.0025" diaginertia="2.6e-07 2.12661e-07 1.34339e-07"/>
|
| 76 |
+
<joint name="right_thumb_CMC_FE" pos="0 0 0" axis="0 0 1" range="-0.1745 1.9199"/>
|
| 77 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_CMC_VL_visual"/>
|
| 78 |
+
<body name="right_thumb_MC" pos="0 -0.005 0" quat="0.65328 -0.653282 0.270598 0.270599">
|
| 79 |
+
<inertial pos="0.03643 -0.01024 0.00517" quat="-0.151259 0.696943 -0.154462 0.683763" mass="0.13587" diaginertia="4.69153e-05 4.29066e-05 1.92101e-05"/>
|
| 80 |
+
<joint name="right_thumb_CMC_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 81 |
+
<geom name="right_thumb_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC_visual"/>
|
| 82 |
+
<geom name="right_thumb_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC"/>
|
| 83 |
+
<geom name="collision_hand_right_thumb_3" size="0.01 0.025" pos="0.032 -0.003 0.005" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 84 |
+
<body name="right_thumb_MCP_VL" pos="0.065 -0.006 0.010392" quat="0.965926 0.25882 0 0">
|
| 85 |
+
<inertial pos="-1.29e-09 -1.1e-10 0" quat="0.515163 0.484363 -0.515163 0.484363" mass="8e-05" diaginertia="7.9e-08 6.40993e-08 3.79007e-08"/>
|
| 86 |
+
<joint name="right_thumb_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.5236 1.3963"/>
|
| 87 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MCP_VL_visual"/>
|
| 88 |
+
<body name="right_thumb_PP" quat="0.707105 -0.707108 0 0">
|
| 89 |
+
<inertial pos="0.021256 -0.00095 -0.00092" quat="0.44358 0.511613 0.483631 0.554609" mass="0.03078" diaginertia="6.08344e-06 5.91207e-06 1.22148e-06"/>
|
| 90 |
+
<joint name="right_thumb_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 91 |
+
<geom name="right_thumb_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP_visual"/>
|
| 92 |
+
<geom name="right_thumb_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP"/>
|
| 93 |
+
<geom name="collision_hand_right_thumb_2" size="0.008 0.015" pos="0.019 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 94 |
+
<body name="right_thumb_DP" pos="0.039 0 0" quat="0.707105 0.707108 0 0">
|
| 95 |
+
<inertial pos="0.00821817 -0.00177722 -0.000997218" quat="-0.255985 0.713848 -0.187441 0.624306" mass="0.007981" diaginertia="1.0905e-06 1.04136e-06 2.95182e-07"/>
|
| 96 |
+
<joint name="right_thumb_IP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 97 |
+
<geom name="right_thumb_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP_visual"/>
|
| 98 |
+
<geom name="right_thumb_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP"/>
|
| 99 |
+
<geom name="right_thumb_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 100 |
+
<geom name="right_thumb_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 101 |
+
<geom name="collision_hand_right_thumb_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 102 |
+
<geom name="collision_hand_right_thumb_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 103 |
+
<site name="trace_hand_right_thumb_tip" pos="0.028 0 0" size="0.005"/>
|
| 104 |
+
<site name="right_thumb_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 105 |
+
</body>
|
| 106 |
+
</body>
|
| 107 |
+
</body>
|
| 108 |
+
</body>
|
| 109 |
+
</body>
|
| 110 |
+
<body name="right_index_MCP_VL" pos="0.001 0.0303 0.0959" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 111 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 112 |
+
<joint name="right_index_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 113 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 114 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 115 |
+
<body name="right_index_PP" quat="0.707105 -0.707108 0 0">
|
| 116 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 117 |
+
<joint name="right_index_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 118 |
+
<geom name="right_index_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 119 |
+
<geom name="right_index_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 120 |
+
<geom name="collision_hand_right_index_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 121 |
+
<body name="right_index_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 122 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 123 |
+
<joint name="right_index_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 124 |
+
<geom name="right_index_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 125 |
+
<geom name="right_index_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 126 |
+
<geom name="collision_hand_right_index_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 127 |
+
<body name="right_index_DP" pos="0.0315 0 0">
|
| 128 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 129 |
+
<joint name="right_index_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 130 |
+
<geom name="right_index_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 131 |
+
<geom name="right_index_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 132 |
+
<geom name="right_index_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 133 |
+
<geom name="right_index_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 134 |
+
<geom name="collision_hand_right_index_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 135 |
+
<geom name="collision_hand_right_index_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 136 |
+
<site name="trace_hand_right_index_tip" pos="0.028 0 0" size="0.005"/>
|
| 137 |
+
<site name="right_index_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 138 |
+
</body>
|
| 139 |
+
</body>
|
| 140 |
+
</body>
|
| 141 |
+
</body>
|
| 142 |
+
<body name="right_middle_MCP_VL" pos="0 0.01 0.0989" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 143 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 144 |
+
<joint name="right_middle_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 145 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 146 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 147 |
+
<body name="right_middle_PP" quat="0.707105 -0.707108 0 0">
|
| 148 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 149 |
+
<joint name="right_middle_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 150 |
+
<geom name="right_middle_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 151 |
+
<geom name="right_middle_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 152 |
+
<geom name="collision_hand_right_middle_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 153 |
+
<body name="right_middle_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 154 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 155 |
+
<joint name="right_middle_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 156 |
+
<geom name="right_middle_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 157 |
+
<geom name="right_middle_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 158 |
+
<geom name="collision_hand_right_middle_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 159 |
+
<body name="right_middle_DP" pos="0.0315 0 0">
|
| 160 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 161 |
+
<joint name="right_middle_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 162 |
+
<geom name="right_middle_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 163 |
+
<geom name="right_middle_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 164 |
+
<geom name="right_middle_elastomer_visual" quat="0.5 0.5 -0.5 0.5" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 165 |
+
<geom name="right_middle_elastomer" quat="0.5 0.5 -0.5 0.5" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 166 |
+
<geom name="collision_hand_right_middle_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 167 |
+
<geom name="collision_hand_right_middle_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 168 |
+
<site name="trace_hand_right_middle_tip" pos="0.028 0 0" size="0.005"/>
|
| 169 |
+
<site name="right_middle_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 170 |
+
</body>
|
| 171 |
+
</body>
|
| 172 |
+
</body>
|
| 173 |
+
</body>
|
| 174 |
+
<body name="right_ring_MCP_VL" pos="0.0015 -0.0103 0.0929" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 175 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 176 |
+
<joint name="right_ring_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 177 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 178 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 179 |
+
<body name="right_ring_PP" quat="0.707105 -0.707108 0 0">
|
| 180 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 181 |
+
<joint name="right_ring_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 182 |
+
<geom name="right_ring_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 183 |
+
<geom name="right_ring_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 184 |
+
<geom name="collision_hand_right_ring_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 185 |
+
<body name="right_ring_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 186 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 187 |
+
<joint name="right_ring_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 188 |
+
<geom name="right_ring_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 189 |
+
<geom name="right_ring_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 190 |
+
<geom name="collision_hand_right_ring_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 191 |
+
<body name="right_ring_DP" pos="0.0315 0 0">
|
| 192 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 193 |
+
<joint name="right_ring_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 194 |
+
<geom name="right_ring_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 195 |
+
<geom name="right_ring_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 196 |
+
<geom name="right_ring_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 197 |
+
<geom name="right_ring_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 198 |
+
<geom name="collision_hand_right_ring_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 199 |
+
<geom name="collision_hand_right_ring_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 200 |
+
<site name="trace_hand_right_ring_tip" pos="0.028 0 0" size="0.005"/>
|
| 201 |
+
<site name="right_ring_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 202 |
+
</body>
|
| 203 |
+
</body>
|
| 204 |
+
</body>
|
| 205 |
+
</body>
|
| 206 |
+
<body name="right_pinky_MC" pos="0.01136 -0.0263 0.0869" quat="-3.67321e-06 0 0 1">
|
| 207 |
+
<inertial pos="0.0107985 0.00598801 0.0335125" quat="0.706956 -0.000832392 -0.0268047 0.706749" mass="0.12541" diaginertia="4.47765e-05 3.72569e-05 1.69876e-05"/>
|
| 208 |
+
<joint name="right_pinky_CMC" pos="0 0 0" axis="0 0 1" range="0 0.2618"/>
|
| 209 |
+
<geom name="right_pinky_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC_visual"/>
|
| 210 |
+
<geom name="right_pinky_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC"/>
|
| 211 |
+
<body name="right_pinky_MCP_VL" pos="0.00836 0.0048 0" quat="0.499998 0.5 -0.5 0.500002">
|
| 212 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 213 |
+
<joint name="right_pinky_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 214 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 215 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 216 |
+
<body name="right_pinky_PP" quat="0.707105 -0.707108 0 0">
|
| 217 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 218 |
+
<joint name="right_pinky_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 219 |
+
<geom name="right_pinky_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 220 |
+
<geom name="right_pinky_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 221 |
+
<geom name="collision_hand_right_pinky_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 222 |
+
<body name="right_pinky_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 223 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 224 |
+
<joint name="right_pinky_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 225 |
+
<geom name="right_pinky_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 226 |
+
<geom name="right_pinky_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 227 |
+
<geom name="collision_hand_right_pinky_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 228 |
+
<body name="right_pinky_DP" pos="0.0315 0 0">
|
| 229 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 230 |
+
<joint name="right_pinky_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 231 |
+
<geom name="right_pinky_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 232 |
+
<geom name="right_pinky_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 233 |
+
<geom name="right_pinky_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 234 |
+
<geom name="right_pinky_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 235 |
+
<geom name="collision_hand_right_pinky_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 236 |
+
<geom name="collision_hand_right_pinky_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 237 |
+
<site name="trace_hand_right_pinky_tip" pos="0.028 0 0" size="0.005"/>
|
| 238 |
+
<site name="right_pinky_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 239 |
+
</body>
|
| 240 |
+
</body>
|
| 241 |
+
</body>
|
| 242 |
+
</body>
|
| 243 |
+
</body>
|
| 244 |
+
</body>
|
| 245 |
+
</body>
|
| 246 |
+
<body name="right_object">
|
| 247 |
+
<joint name="right_object_joint" type="free" armature="0.0001" frictionloss="0.0001"/>
|
| 248 |
+
<geom name="right_object_0" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_0"/>
|
| 249 |
+
<geom name="right_object_1" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_1"/>
|
| 250 |
+
<geom name="right_object_2" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_2"/>
|
| 251 |
+
<geom name="right_object_3" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_3"/>
|
| 252 |
+
<geom name="right_object_4" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_4"/>
|
| 253 |
+
<geom name="right_object_5" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_5"/>
|
| 254 |
+
<geom name="right_object_6" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_6"/>
|
| 255 |
+
<geom name="right_object_7" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_7"/>
|
| 256 |
+
<geom name="right_object_8" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_8"/>
|
| 257 |
+
<geom name="right_object_visual" type="mesh" density="0" rgba="1 1 1 1" mesh="right_visual"/>
|
| 258 |
+
<site name="right_object" pos="0 0 0" size="0.01 0.02 0.03" type="box"/>
|
| 259 |
+
<site name="trace_right_object" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 260 |
+
<site name="track_object_right_thumb_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 261 |
+
<site name="track_object_right_index_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 262 |
+
<site name="track_object_right_middle_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 263 |
+
<site name="track_object_right_ring_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 264 |
+
<site name="track_object_right_pinky_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 265 |
+
</body>
|
| 266 |
+
<body name="ref_object_right_thumb_tip" mocap="true">
|
| 267 |
+
<site name="ref_object_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 268 |
+
</body>
|
| 269 |
+
<body name="ref_hand_right_thumb_tip" mocap="true">
|
| 270 |
+
<site name="ref_hand_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 271 |
+
</body>
|
| 272 |
+
<body name="ref_object_right_index_tip" mocap="true">
|
| 273 |
+
<site name="ref_object_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 274 |
+
</body>
|
| 275 |
+
<body name="ref_hand_right_index_tip" mocap="true">
|
| 276 |
+
<site name="ref_hand_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 277 |
+
</body>
|
| 278 |
+
<body name="ref_object_right_middle_tip" mocap="true">
|
| 279 |
+
<site name="ref_object_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 280 |
+
</body>
|
| 281 |
+
<body name="ref_hand_right_middle_tip" mocap="true">
|
| 282 |
+
<site name="ref_hand_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 283 |
+
</body>
|
| 284 |
+
<body name="ref_object_right_ring_tip" mocap="true">
|
| 285 |
+
<site name="ref_object_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 286 |
+
</body>
|
| 287 |
+
<body name="ref_hand_right_ring_tip" mocap="true">
|
| 288 |
+
<site name="ref_hand_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 289 |
+
</body>
|
| 290 |
+
<body name="ref_object_right_pinky_tip" mocap="true">
|
| 291 |
+
<site name="ref_object_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 292 |
+
</body>
|
| 293 |
+
<body name="ref_hand_right_pinky_tip" mocap="true">
|
| 294 |
+
<site name="ref_hand_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 295 |
+
</body>
|
| 296 |
+
</worldbody>
|
| 297 |
+
|
| 298 |
+
<contact>
|
| 299 |
+
<pair geom1="floor" geom2="right_object_0" name="floor_right_object_0" friction="1 1 0.1 0 0"/>
|
| 300 |
+
<pair geom1="floor" geom2="right_object_1" name="floor_right_object_1" friction="1 1 0.1 0 0"/>
|
| 301 |
+
<pair geom1="floor" geom2="right_object_2" name="floor_right_object_2" friction="1 1 0.1 0 0"/>
|
| 302 |
+
<pair geom1="floor" geom2="right_object_3" name="floor_right_object_3" friction="1 1 0.1 0 0"/>
|
| 303 |
+
<pair geom1="floor" geom2="right_object_4" name="floor_right_object_4" friction="1 1 0.1 0 0"/>
|
| 304 |
+
<pair geom1="floor" geom2="right_object_5" name="floor_right_object_5" friction="1 1 0.1 0 0"/>
|
| 305 |
+
<pair geom1="floor" geom2="right_object_6" name="floor_right_object_6" friction="1 1 0.1 0 0"/>
|
| 306 |
+
<pair geom1="floor" geom2="right_object_7" name="floor_right_object_7" friction="1 1 0.1 0 0"/>
|
| 307 |
+
<pair geom1="floor" geom2="right_object_8" name="floor_right_object_8" friction="1 1 0.1 0 0"/>
|
| 308 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_thumb_0" name="collision_hand_right_palm_0_collision_hand_right_thumb_0" friction="1 1 0.1 0 0"/>
|
| 309 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_index_0" name="collision_hand_right_palm_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 310 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_palm_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 311 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_palm_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 312 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_palm_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 313 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_0" name="collision_hand_right_palm_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 314 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_1" name="collision_hand_right_palm_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 315 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_2" name="collision_hand_right_palm_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 316 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_3" name="collision_hand_right_palm_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 317 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_4" name="collision_hand_right_palm_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 318 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_5" name="collision_hand_right_palm_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 319 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_6" name="collision_hand_right_palm_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 320 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_7" name="collision_hand_right_palm_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 321 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_8" name="collision_hand_right_palm_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 322 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_0" name="collision_hand_right_thumb_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 323 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_1" name="collision_hand_right_thumb_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 324 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_2" name="collision_hand_right_thumb_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 325 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_3" name="collision_hand_right_thumb_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 326 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_4" name="collision_hand_right_thumb_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 327 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_5" name="collision_hand_right_thumb_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 328 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_6" name="collision_hand_right_thumb_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 329 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_7" name="collision_hand_right_thumb_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 330 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_8" name="collision_hand_right_thumb_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 331 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_0" name="collision_hand_right_thumb_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 332 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_1" name="collision_hand_right_thumb_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 333 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_2" name="collision_hand_right_thumb_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 334 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_3" name="collision_hand_right_thumb_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 335 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_4" name="collision_hand_right_thumb_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 336 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_5" name="collision_hand_right_thumb_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 337 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_6" name="collision_hand_right_thumb_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 338 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_7" name="collision_hand_right_thumb_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 339 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_8" name="collision_hand_right_thumb_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 340 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_index_0" name="collision_hand_right_thumb_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 341 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_thumb_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 342 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_thumb_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 343 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_thumb_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 344 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_0" name="collision_hand_right_thumb_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 345 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_0" name="collision_hand_right_thumb_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 346 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_1" name="collision_hand_right_thumb_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 347 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_1" name="collision_hand_right_thumb_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 348 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_2" name="collision_hand_right_thumb_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 349 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_2" name="collision_hand_right_thumb_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 350 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_3" name="collision_hand_right_thumb_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 351 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_3" name="collision_hand_right_thumb_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 352 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_4" name="collision_hand_right_thumb_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 353 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_4" name="collision_hand_right_thumb_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 354 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_5" name="collision_hand_right_thumb_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 355 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_5" name="collision_hand_right_thumb_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 356 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_6" name="collision_hand_right_thumb_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 357 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_6" name="collision_hand_right_thumb_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 358 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_7" name="collision_hand_right_thumb_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 359 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_7" name="collision_hand_right_thumb_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 360 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_8" name="collision_hand_right_thumb_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 361 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_8" name="collision_hand_right_thumb_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 362 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_0" name="collision_hand_right_index_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 363 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_1" name="collision_hand_right_index_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 364 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_2" name="collision_hand_right_index_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 365 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_3" name="collision_hand_right_index_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 366 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_4" name="collision_hand_right_index_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 367 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_5" name="collision_hand_right_index_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 368 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_6" name="collision_hand_right_index_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 369 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_7" name="collision_hand_right_index_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 370 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_8" name="collision_hand_right_index_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 371 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_0" name="collision_hand_right_index_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 372 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_1" name="collision_hand_right_index_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 373 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_2" name="collision_hand_right_index_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 374 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_3" name="collision_hand_right_index_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 375 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_4" name="collision_hand_right_index_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 376 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_5" name="collision_hand_right_index_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 377 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_6" name="collision_hand_right_index_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 378 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_7" name="collision_hand_right_index_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 379 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_8" name="collision_hand_right_index_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 380 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_index_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 381 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_index_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 382 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_index_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 383 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_0" name="collision_hand_right_index_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 384 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_0" name="collision_hand_right_index_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 385 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_1" name="collision_hand_right_index_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 386 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_1" name="collision_hand_right_index_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 387 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_2" name="collision_hand_right_index_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 388 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_2" name="collision_hand_right_index_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 389 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_3" name="collision_hand_right_index_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 390 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_3" name="collision_hand_right_index_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 391 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_4" name="collision_hand_right_index_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 392 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_4" name="collision_hand_right_index_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 393 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_5" name="collision_hand_right_index_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 394 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_5" name="collision_hand_right_index_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 395 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_6" name="collision_hand_right_index_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 396 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_6" name="collision_hand_right_index_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 397 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_7" name="collision_hand_right_index_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 398 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_7" name="collision_hand_right_index_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 399 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_8" name="collision_hand_right_index_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 400 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_8" name="collision_hand_right_index_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 401 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_0" name="collision_hand_right_middle_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 402 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_1" name="collision_hand_right_middle_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 403 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_2" name="collision_hand_right_middle_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 404 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_3" name="collision_hand_right_middle_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 405 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_4" name="collision_hand_right_middle_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 406 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_5" name="collision_hand_right_middle_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 407 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_6" name="collision_hand_right_middle_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 408 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_7" name="collision_hand_right_middle_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 409 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_8" name="collision_hand_right_middle_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 410 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_0" name="collision_hand_right_middle_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 411 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_1" name="collision_hand_right_middle_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 412 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_2" name="collision_hand_right_middle_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 413 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_3" name="collision_hand_right_middle_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 414 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_4" name="collision_hand_right_middle_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 415 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_5" name="collision_hand_right_middle_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 416 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_6" name="collision_hand_right_middle_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 417 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_7" name="collision_hand_right_middle_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 418 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_8" name="collision_hand_right_middle_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 419 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_middle_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 420 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_middle_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 421 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_0" name="collision_hand_right_middle_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 422 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_0" name="collision_hand_right_middle_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 423 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_1" name="collision_hand_right_middle_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 424 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_1" name="collision_hand_right_middle_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 425 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_2" name="collision_hand_right_middle_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 426 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_2" name="collision_hand_right_middle_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 427 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_3" name="collision_hand_right_middle_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 428 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_3" name="collision_hand_right_middle_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 429 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_4" name="collision_hand_right_middle_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 430 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_4" name="collision_hand_right_middle_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 431 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_5" name="collision_hand_right_middle_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 432 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_5" name="collision_hand_right_middle_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 433 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_6" name="collision_hand_right_middle_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 434 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_6" name="collision_hand_right_middle_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 435 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_7" name="collision_hand_right_middle_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 436 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_7" name="collision_hand_right_middle_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 437 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_8" name="collision_hand_right_middle_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 438 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_8" name="collision_hand_right_middle_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 439 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_0" name="collision_hand_right_ring_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 440 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_1" name="collision_hand_right_ring_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 441 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_2" name="collision_hand_right_ring_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 442 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_3" name="collision_hand_right_ring_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 443 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_4" name="collision_hand_right_ring_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 444 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_5" name="collision_hand_right_ring_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 445 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_6" name="collision_hand_right_ring_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 446 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_7" name="collision_hand_right_ring_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 447 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_8" name="collision_hand_right_ring_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 448 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_0" name="collision_hand_right_ring_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 449 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_1" name="collision_hand_right_ring_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 450 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_2" name="collision_hand_right_ring_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 451 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_3" name="collision_hand_right_ring_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 452 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_4" name="collision_hand_right_ring_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 453 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_5" name="collision_hand_right_ring_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 454 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_6" name="collision_hand_right_ring_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 455 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_7" name="collision_hand_right_ring_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 456 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_8" name="collision_hand_right_ring_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 457 |
+
<pair geom1="collision_hand_right_ring_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_ring_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 458 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_0" name="collision_hand_right_ring_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 459 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_0" name="collision_hand_right_ring_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 460 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_1" name="collision_hand_right_ring_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 461 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_1" name="collision_hand_right_ring_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 462 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_2" name="collision_hand_right_ring_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 463 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_2" name="collision_hand_right_ring_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 464 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_3" name="collision_hand_right_ring_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 465 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_3" name="collision_hand_right_ring_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 466 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_4" name="collision_hand_right_ring_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 467 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_4" name="collision_hand_right_ring_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 468 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_5" name="collision_hand_right_ring_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 469 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_5" name="collision_hand_right_ring_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 470 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_6" name="collision_hand_right_ring_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 471 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_6" name="collision_hand_right_ring_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 472 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_7" name="collision_hand_right_ring_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 473 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_7" name="collision_hand_right_ring_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 474 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_8" name="collision_hand_right_ring_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 475 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_8" name="collision_hand_right_ring_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 476 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_0" name="collision_hand_right_pinky_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 477 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_1" name="collision_hand_right_pinky_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 478 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_2" name="collision_hand_right_pinky_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 479 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_3" name="collision_hand_right_pinky_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 480 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_4" name="collision_hand_right_pinky_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 481 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_5" name="collision_hand_right_pinky_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 482 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_6" name="collision_hand_right_pinky_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 483 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_7" name="collision_hand_right_pinky_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 484 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_8" name="collision_hand_right_pinky_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 485 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_0" name="collision_hand_right_pinky_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 486 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_1" name="collision_hand_right_pinky_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 487 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_2" name="collision_hand_right_pinky_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 488 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_3" name="collision_hand_right_pinky_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 489 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_4" name="collision_hand_right_pinky_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 490 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_5" name="collision_hand_right_pinky_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 491 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_6" name="collision_hand_right_pinky_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 492 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_7" name="collision_hand_right_pinky_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 493 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_8" name="collision_hand_right_pinky_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 494 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_0" name="collision_hand_right_pinky_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 495 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_0" name="collision_hand_right_pinky_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 496 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_1" name="collision_hand_right_pinky_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 497 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_1" name="collision_hand_right_pinky_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 498 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_2" name="collision_hand_right_pinky_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 499 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_2" name="collision_hand_right_pinky_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 500 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_3" name="collision_hand_right_pinky_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 501 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_3" name="collision_hand_right_pinky_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 502 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_4" name="collision_hand_right_pinky_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 503 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_4" name="collision_hand_right_pinky_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 504 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_5" name="collision_hand_right_pinky_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 505 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_5" name="collision_hand_right_pinky_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 506 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_6" name="collision_hand_right_pinky_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 507 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_6" name="collision_hand_right_pinky_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 508 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_7" name="collision_hand_right_pinky_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 509 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_7" name="collision_hand_right_pinky_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 510 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_8" name="collision_hand_right_pinky_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 511 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_8" name="collision_hand_right_pinky_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 512 |
+
<exclude body1="right_hand_C_MC" body2="right_hand_C_MC"/>
|
| 513 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_CMC_VL"/>
|
| 514 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_MC"/>
|
| 515 |
+
<exclude body1="right_hand_C_MC" body2="right_index_MCP_VL"/>
|
| 516 |
+
<exclude body1="right_hand_C_MC" body2="right_index_PP"/>
|
| 517 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_MCP_VL"/>
|
| 518 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_PP"/>
|
| 519 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_MCP_VL"/>
|
| 520 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_PP"/>
|
| 521 |
+
<exclude body1="right_hand_C_MC" body2="right_pinky_MC"/>
|
| 522 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_MCP_VL"/>
|
| 523 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_PP"/>
|
| 524 |
+
<exclude body1="right_thumb_MCP_VL" body2="right_thumb_PP"/>
|
| 525 |
+
<exclude body1="right_thumb_PP" body2="right_thumb_DP"/>
|
| 526 |
+
<exclude body1="right_index_MCP_VL" body2="right_index_PP"/>
|
| 527 |
+
<exclude body1="right_index_PP" body2="right_index_MP"/>
|
| 528 |
+
<exclude body1="right_index_MP" body2="right_index_DP"/>
|
| 529 |
+
<exclude body1="right_middle_MCP_VL" body2="right_middle_PP"/>
|
| 530 |
+
<exclude body1="right_middle_PP" body2="right_middle_MP"/>
|
| 531 |
+
<exclude body1="right_middle_MP" body2="right_middle_DP"/>
|
| 532 |
+
<exclude body1="right_ring_MCP_VL" body2="right_ring_PP"/>
|
| 533 |
+
<exclude body1="right_ring_PP" body2="right_ring_MP"/>
|
| 534 |
+
<exclude body1="right_ring_MP" body2="right_ring_DP"/>
|
| 535 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_MCP_VL"/>
|
| 536 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_PP"/>
|
| 537 |
+
<exclude body1="right_pinky_MCP_VL" body2="right_pinky_PP"/>
|
| 538 |
+
<exclude body1="right_pinky_PP" body2="right_pinky_MP"/>
|
| 539 |
+
<exclude body1="right_pinky_MP" body2="right_pinky_DP"/>
|
| 540 |
+
</contact>
|
| 541 |
+
|
| 542 |
+
<actuator>
|
| 543 |
+
<general name="right_pos_x_position" joint="right_pos_x" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 544 |
+
<general name="right_pos_y_position" joint="right_pos_y" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 545 |
+
<general name="right_pos_z_position" joint="right_pos_z" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 546 |
+
<general name="right_rot_x_position" joint="right_rot_x" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 547 |
+
<general name="right_rot_y_position" joint="right_rot_y" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 548 |
+
<general name="right_rot_z_position" joint="right_rot_z" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 549 |
+
<general name="right_thumb_CMC_FE_ctrl" joint="right_thumb_CMC_FE" ctrlrange="-0.1745 1.9199" gainprm="6.95" biasprm="0 -6.95 0.9"/>
|
| 550 |
+
<general name="right_thumb_CMC_AA_ctrl" joint="right_thumb_CMC_AA" ctrlrange="-0.3491 0.3491" gainprm="13.2" biasprm="0 -13.2 0.9"/>
|
| 551 |
+
<general name="right_thumb_MCP_FE_ctrl" joint="right_thumb_MCP_FE" ctrlrange="-0.5236 1.3963" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 552 |
+
<general name="right_thumb_MCP_AA_ctrl" joint="right_thumb_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 553 |
+
<general name="right_thumb_IP_ctrl" joint="right_thumb_IP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 554 |
+
<general name="right_index_MCP_FE_ctrl" joint="right_index_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 555 |
+
<general name="right_index_MCP_AA_ctrl" joint="right_index_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 556 |
+
<general name="right_index_PIP_ctrl" joint="right_index_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 557 |
+
<general name="right_index_DIP_ctrl" joint="right_index_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 558 |
+
<general name="right_middle_MCP_FE_ctrl" joint="right_middle_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 559 |
+
<general name="right_middle_MCP_AA_ctrl" joint="right_middle_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 560 |
+
<general name="right_middle_PIP_ctrl" joint="right_middle_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 561 |
+
<general name="right_middle_DIP_ctrl" joint="right_middle_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 562 |
+
<general name="right_ring_MCP_FE_ctrl" joint="right_ring_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 563 |
+
<general name="right_ring_MCP_AA_ctrl" joint="right_ring_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 564 |
+
<general name="right_ring_PIP_ctrl" joint="right_ring_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 565 |
+
<general name="right_ring_DIP_ctrl" joint="right_ring_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 566 |
+
<general name="right_pinky_CMC_ctrl" joint="right_pinky_CMC" ctrlrange="0 0.2618" gainprm="1.38" biasprm="0 -1.38 0.9"/>
|
| 567 |
+
<general name="right_pinky_MCP_FE_ctrl" joint="right_pinky_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 568 |
+
<general name="right_pinky_MCP_AA_ctrl" joint="right_pinky_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 569 |
+
<general name="right_pinky_PIP_ctrl" joint="right_pinky_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 570 |
+
<general name="right_pinky_DIP_ctrl" joint="right_pinky_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 571 |
+
</actuator>
|
| 572 |
+
</mujoco>
|
processed/oakinkv2/sharpa/right/stir_beaker/scene_eq.xml
ADDED
|
@@ -0,0 +1,580 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="right_sharpa">
|
| 2 |
+
<compiler angle="radian" meshdir="../../../assets/"/>
|
| 3 |
+
|
| 4 |
+
<option timestep="0.01" solver="CG" iterations="6">
|
| 5 |
+
<flag eulerdamp="disable"/>
|
| 6 |
+
</option>
|
| 7 |
+
|
| 8 |
+
<default>
|
| 9 |
+
<joint armature="1"/>
|
| 10 |
+
<geom contype="0" conaffinity="0" condim="1" density="800"/>
|
| 11 |
+
<site size="0.01 0.005 0.005" group="3" rgba="1 0 0 1"/>
|
| 12 |
+
<general biastype="affine" gainprm="300" biasprm="0 -300 1"/>
|
| 13 |
+
</default>
|
| 14 |
+
|
| 15 |
+
<asset>
|
| 16 |
+
<texture type="skybox" colorspace="auto" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="512" height="3072"/>
|
| 17 |
+
<texture type="2d" colorspace="auto" name="right_groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" width="300" height="300"/>
|
| 18 |
+
<texture type="cube" colorspace="auto" name="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
|
| 19 |
+
<texture type="cube" colorspace="auto" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="1800"/>
|
| 20 |
+
<material name="right_groundplane" texture="right_groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 21 |
+
<material name="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 22 |
+
<mesh name="right_hand_C_MC_visual" file="robots/sharpa/meshes/right_hand_C_MC_visual_.STL"/>
|
| 23 |
+
<mesh name="right_hand_C_MC" file="robots/sharpa/meshes/right_hand_C_MC.STL"/>
|
| 24 |
+
<mesh name="right_thumb_CMC_VL_visual" file="robots/sharpa/meshes/right_thumb_CMC_VL_visual.STL"/>
|
| 25 |
+
<mesh name="right_thumb_MC_visual" file="robots/sharpa/meshes/right_thumb_MC_visual.STL"/>
|
| 26 |
+
<mesh name="right_thumb_MC" file="robots/sharpa/meshes/right_thumb_MC.STL"/>
|
| 27 |
+
<mesh name="right_thumb_MCP_VL_visual" file="robots/sharpa/meshes/right_thumb_MCP_VL_visual.STL"/>
|
| 28 |
+
<mesh name="right_thumb_PP_visual" file="robots/sharpa/meshes/right_thumb_PP_visual.STL"/>
|
| 29 |
+
<mesh name="right_thumb_PP" file="robots/sharpa/meshes/right_thumb_PP.STL"/>
|
| 30 |
+
<mesh name="right_thumb_DP_visual" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 31 |
+
<mesh name="right_thumb_DP" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 32 |
+
<mesh name="right_thumb_elastomer" file="robots/sharpa/meshes/thumb_elastomer.STL"/>
|
| 33 |
+
<mesh name="right_MCP_VL_visual" file="robots/sharpa/meshes/right_MCP_VL_visual.STL"/>
|
| 34 |
+
<mesh name="right_MCP_VL" file="robots/sharpa/meshes/MCP_VL.STL"/>
|
| 35 |
+
<mesh name="right_PP_visual" file="robots/sharpa/meshes/right_PP_visual.STL"/>
|
| 36 |
+
<mesh name="right_PP" file="robots/sharpa/meshes/right_PP.STL"/>
|
| 37 |
+
<mesh name="right_MP_visual" file="robots/sharpa/meshes/right_MP_visual.STL"/>
|
| 38 |
+
<mesh name="right_MP" file="robots/sharpa/meshes/right_MP.STL"/>
|
| 39 |
+
<mesh name="right_DP_visual" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 40 |
+
<mesh name="right_DP" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 41 |
+
<mesh name="right_elastomer" file="robots/sharpa/meshes/elastomer.STL"/>
|
| 42 |
+
<mesh name="right_pinky_MC_visual" file="robots/sharpa/meshes/right_pinky_MC_visual.STL"/>
|
| 43 |
+
<mesh name="right_pinky_MC" file="robots/sharpa/meshes/right_pinky_MC.STL"/>
|
| 44 |
+
<mesh name="right_visual" file="objects/O02_0033_00001/visual.obj"/>
|
| 45 |
+
<mesh name="right_0" file="objects/O02_0033_00001/convex/0.obj"/>
|
| 46 |
+
<mesh name="right_1" file="objects/O02_0033_00001/convex/1.obj"/>
|
| 47 |
+
<mesh name="right_2" file="objects/O02_0033_00001/convex/2.obj"/>
|
| 48 |
+
<mesh name="right_3" file="objects/O02_0033_00001/convex/3.obj"/>
|
| 49 |
+
<mesh name="right_4" file="objects/O02_0033_00001/convex/4.obj"/>
|
| 50 |
+
<mesh name="right_5" file="objects/O02_0033_00001/convex/5.obj"/>
|
| 51 |
+
<mesh name="right_6" file="objects/O02_0033_00001/convex/6.obj"/>
|
| 52 |
+
<mesh name="right_7" file="objects/O02_0033_00001/convex/7.obj"/>
|
| 53 |
+
<mesh name="right_8" file="objects/O02_0033_00001/convex/8.obj"/>
|
| 54 |
+
</asset>
|
| 55 |
+
|
| 56 |
+
<worldbody>
|
| 57 |
+
<geom name="floor" size="0 0 0.05" pos="0 0 -0.0564196" type="plane" material="right_groundplane"/>
|
| 58 |
+
<camera name="right_track" pos="0.868 0.348 -0.175" quat="0.493349 0.487956 0.506363 0.51196" mode="trackcom"/>
|
| 59 |
+
<camera name="front" pos="0.031 0.941 0.844" quat="0.0150738 0.00673439 0.407848 0.912901" mode="trackcom"/>
|
| 60 |
+
<light pos="0 0 3" dir="0 0 -1" type="directional"/>
|
| 61 |
+
<body name="right_hand_base" pos="0 0 0.2">
|
| 62 |
+
<joint name="right_pos_x" pos="0 0 0" axis="1 0 0" type="slide" range="-5 5"/>
|
| 63 |
+
<joint name="right_pos_y" pos="0 0 0" axis="0 1 0" type="slide" range="-5 5"/>
|
| 64 |
+
<joint name="right_pos_z" pos="0 0 0" axis="0 0 1" type="slide" range="-5 5"/>
|
| 65 |
+
<joint name="right_rot_x" pos="0 0 0" axis="1 0 0" range="-6.28 6.28"/>
|
| 66 |
+
<joint name="right_rot_y" pos="0 0 0" axis="0 1 0" range="-6.28 6.28"/>
|
| 67 |
+
<joint name="right_rot_z" pos="0 0 0" axis="0 0 1" range="-6.28 6.28"/>
|
| 68 |
+
<body name="right_hand_C_MC">
|
| 69 |
+
<inertial pos="-0.00216 0.00536 0.04011" quat="0.713832 -0.0659364 0.0757239 0.693082" mass="0.6506" diaginertia="0.000814964 0.000674257 0.00027314"/>
|
| 70 |
+
<geom name="right_hand_C_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC_visual"/>
|
| 71 |
+
<geom name="right_hand_C_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC"/>
|
| 72 |
+
<geom name="collision_hand_right_palm_0" size="0.02 0.04 0.04" pos="0 0 0.05" type="box" group="3" rgba="0 1 0 1"/>
|
| 73 |
+
<site name="right_palm" pos="0 0 0.05" rgba="1 1 0 1"/>
|
| 74 |
+
<body name="right_thumb_CMC_VL" pos="0.01 0.026 0.0214" quat="-2.59734e-06 0.707105 0.707108 -2.59735e-06">
|
| 75 |
+
<inertial pos="-0.00065 0.0002 0" quat="0.434754 0.557664 -0.434754 0.557664" mass="0.0025" diaginertia="2.6e-07 2.12661e-07 1.34339e-07"/>
|
| 76 |
+
<joint name="right_thumb_CMC_FE" pos="0 0 0" axis="0 0 1" range="-0.1745 1.9199"/>
|
| 77 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_CMC_VL_visual"/>
|
| 78 |
+
<body name="right_thumb_MC" pos="0 -0.005 0" quat="0.65328 -0.653282 0.270598 0.270599">
|
| 79 |
+
<inertial pos="0.03643 -0.01024 0.00517" quat="-0.151259 0.696943 -0.154462 0.683763" mass="0.13587" diaginertia="4.69153e-05 4.29066e-05 1.92101e-05"/>
|
| 80 |
+
<joint name="right_thumb_CMC_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 81 |
+
<geom name="right_thumb_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC_visual"/>
|
| 82 |
+
<geom name="right_thumb_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC"/>
|
| 83 |
+
<geom name="collision_hand_right_thumb_3" size="0.01 0.025" pos="0.032 -0.003 0.005" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 84 |
+
<body name="right_thumb_MCP_VL" pos="0.065 -0.006 0.010392" quat="0.965926 0.25882 0 0">
|
| 85 |
+
<inertial pos="-1.29e-09 -1.1e-10 0" quat="0.515163 0.484363 -0.515163 0.484363" mass="8e-05" diaginertia="7.9e-08 6.40993e-08 3.79007e-08"/>
|
| 86 |
+
<joint name="right_thumb_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.5236 1.3963"/>
|
| 87 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MCP_VL_visual"/>
|
| 88 |
+
<body name="right_thumb_PP" quat="0.707105 -0.707108 0 0">
|
| 89 |
+
<inertial pos="0.021256 -0.00095 -0.00092" quat="0.44358 0.511613 0.483631 0.554609" mass="0.03078" diaginertia="6.08344e-06 5.91207e-06 1.22148e-06"/>
|
| 90 |
+
<joint name="right_thumb_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 91 |
+
<geom name="right_thumb_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP_visual"/>
|
| 92 |
+
<geom name="right_thumb_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP"/>
|
| 93 |
+
<geom name="collision_hand_right_thumb_2" size="0.008 0.015" pos="0.019 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 94 |
+
<body name="right_thumb_DP" pos="0.039 0 0" quat="0.707105 0.707108 0 0">
|
| 95 |
+
<inertial pos="0.00821817 -0.00177722 -0.000997218" quat="-0.255985 0.713848 -0.187441 0.624306" mass="0.007981" diaginertia="1.0905e-06 1.04136e-06 2.95182e-07"/>
|
| 96 |
+
<joint name="right_thumb_IP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 97 |
+
<geom name="right_thumb_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP_visual"/>
|
| 98 |
+
<geom name="right_thumb_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP"/>
|
| 99 |
+
<geom name="right_thumb_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 100 |
+
<geom name="right_thumb_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 101 |
+
<geom name="collision_hand_right_thumb_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 102 |
+
<geom name="collision_hand_right_thumb_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 103 |
+
<site name="trace_hand_right_thumb_tip" pos="0.028 0 0" size="0.005"/>
|
| 104 |
+
<site name="right_thumb_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 105 |
+
</body>
|
| 106 |
+
</body>
|
| 107 |
+
</body>
|
| 108 |
+
</body>
|
| 109 |
+
</body>
|
| 110 |
+
<body name="right_index_MCP_VL" pos="0.001 0.0303 0.0959" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 111 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 112 |
+
<joint name="right_index_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 113 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 114 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 115 |
+
<body name="right_index_PP" quat="0.707105 -0.707108 0 0">
|
| 116 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 117 |
+
<joint name="right_index_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 118 |
+
<geom name="right_index_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 119 |
+
<geom name="right_index_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 120 |
+
<geom name="collision_hand_right_index_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 121 |
+
<body name="right_index_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 122 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 123 |
+
<joint name="right_index_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 124 |
+
<geom name="right_index_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 125 |
+
<geom name="right_index_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 126 |
+
<geom name="collision_hand_right_index_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 127 |
+
<body name="right_index_DP" pos="0.0315 0 0">
|
| 128 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 129 |
+
<joint name="right_index_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 130 |
+
<geom name="right_index_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 131 |
+
<geom name="right_index_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 132 |
+
<geom name="right_index_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 133 |
+
<geom name="right_index_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 134 |
+
<geom name="collision_hand_right_index_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 135 |
+
<geom name="collision_hand_right_index_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 136 |
+
<site name="trace_hand_right_index_tip" pos="0.028 0 0" size="0.005"/>
|
| 137 |
+
<site name="right_index_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 138 |
+
</body>
|
| 139 |
+
</body>
|
| 140 |
+
</body>
|
| 141 |
+
</body>
|
| 142 |
+
<body name="right_middle_MCP_VL" pos="0 0.01 0.0989" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 143 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 144 |
+
<joint name="right_middle_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 145 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 146 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 147 |
+
<body name="right_middle_PP" quat="0.707105 -0.707108 0 0">
|
| 148 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 149 |
+
<joint name="right_middle_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 150 |
+
<geom name="right_middle_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 151 |
+
<geom name="right_middle_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 152 |
+
<geom name="collision_hand_right_middle_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 153 |
+
<body name="right_middle_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 154 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 155 |
+
<joint name="right_middle_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 156 |
+
<geom name="right_middle_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 157 |
+
<geom name="right_middle_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 158 |
+
<geom name="collision_hand_right_middle_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 159 |
+
<body name="right_middle_DP" pos="0.0315 0 0">
|
| 160 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 161 |
+
<joint name="right_middle_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 162 |
+
<geom name="right_middle_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 163 |
+
<geom name="right_middle_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 164 |
+
<geom name="right_middle_elastomer_visual" quat="0.5 0.5 -0.5 0.5" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 165 |
+
<geom name="right_middle_elastomer" quat="0.5 0.5 -0.5 0.5" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 166 |
+
<geom name="collision_hand_right_middle_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 167 |
+
<geom name="collision_hand_right_middle_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 168 |
+
<site name="trace_hand_right_middle_tip" pos="0.028 0 0" size="0.005"/>
|
| 169 |
+
<site name="right_middle_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 170 |
+
</body>
|
| 171 |
+
</body>
|
| 172 |
+
</body>
|
| 173 |
+
</body>
|
| 174 |
+
<body name="right_ring_MCP_VL" pos="0.0015 -0.0103 0.0929" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 175 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 176 |
+
<joint name="right_ring_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 177 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 178 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 179 |
+
<body name="right_ring_PP" quat="0.707105 -0.707108 0 0">
|
| 180 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 181 |
+
<joint name="right_ring_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 182 |
+
<geom name="right_ring_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 183 |
+
<geom name="right_ring_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 184 |
+
<geom name="collision_hand_right_ring_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 185 |
+
<body name="right_ring_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 186 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 187 |
+
<joint name="right_ring_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 188 |
+
<geom name="right_ring_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 189 |
+
<geom name="right_ring_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 190 |
+
<geom name="collision_hand_right_ring_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 191 |
+
<body name="right_ring_DP" pos="0.0315 0 0">
|
| 192 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 193 |
+
<joint name="right_ring_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 194 |
+
<geom name="right_ring_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 195 |
+
<geom name="right_ring_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 196 |
+
<geom name="right_ring_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 197 |
+
<geom name="right_ring_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 198 |
+
<geom name="collision_hand_right_ring_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 199 |
+
<geom name="collision_hand_right_ring_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 200 |
+
<site name="trace_hand_right_ring_tip" pos="0.028 0 0" size="0.005"/>
|
| 201 |
+
<site name="right_ring_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 202 |
+
</body>
|
| 203 |
+
</body>
|
| 204 |
+
</body>
|
| 205 |
+
</body>
|
| 206 |
+
<body name="right_pinky_MC" pos="0.01136 -0.0263 0.0869" quat="-3.67321e-06 0 0 1">
|
| 207 |
+
<inertial pos="0.0107985 0.00598801 0.0335125" quat="0.706956 -0.000832392 -0.0268047 0.706749" mass="0.12541" diaginertia="4.47765e-05 3.72569e-05 1.69876e-05"/>
|
| 208 |
+
<joint name="right_pinky_CMC" pos="0 0 0" axis="0 0 1" range="0 0.2618"/>
|
| 209 |
+
<geom name="right_pinky_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC_visual"/>
|
| 210 |
+
<geom name="right_pinky_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC"/>
|
| 211 |
+
<body name="right_pinky_MCP_VL" pos="0.00836 0.0048 0" quat="0.499998 0.5 -0.5 0.500002">
|
| 212 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 213 |
+
<joint name="right_pinky_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 214 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 215 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 216 |
+
<body name="right_pinky_PP" quat="0.707105 -0.707108 0 0">
|
| 217 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 218 |
+
<joint name="right_pinky_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 219 |
+
<geom name="right_pinky_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 220 |
+
<geom name="right_pinky_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 221 |
+
<geom name="collision_hand_right_pinky_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 222 |
+
<body name="right_pinky_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 223 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 224 |
+
<joint name="right_pinky_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 225 |
+
<geom name="right_pinky_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 226 |
+
<geom name="right_pinky_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 227 |
+
<geom name="collision_hand_right_pinky_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 228 |
+
<body name="right_pinky_DP" pos="0.0315 0 0">
|
| 229 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 230 |
+
<joint name="right_pinky_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 231 |
+
<geom name="right_pinky_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 232 |
+
<geom name="right_pinky_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 233 |
+
<geom name="right_pinky_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 234 |
+
<geom name="right_pinky_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 235 |
+
<geom name="collision_hand_right_pinky_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 236 |
+
<geom name="collision_hand_right_pinky_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 237 |
+
<site name="trace_hand_right_pinky_tip" pos="0.028 0 0" size="0.005"/>
|
| 238 |
+
<site name="right_pinky_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 239 |
+
</body>
|
| 240 |
+
</body>
|
| 241 |
+
</body>
|
| 242 |
+
</body>
|
| 243 |
+
</body>
|
| 244 |
+
</body>
|
| 245 |
+
</body>
|
| 246 |
+
<body name="right_object">
|
| 247 |
+
<joint name="right_object_joint" type="free" armature="0.0001" frictionloss="0.0001"/>
|
| 248 |
+
<geom name="right_object_0" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_0"/>
|
| 249 |
+
<geom name="right_object_1" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_1"/>
|
| 250 |
+
<geom name="right_object_2" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_2"/>
|
| 251 |
+
<geom name="right_object_3" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_3"/>
|
| 252 |
+
<geom name="right_object_4" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_4"/>
|
| 253 |
+
<geom name="right_object_5" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_5"/>
|
| 254 |
+
<geom name="right_object_6" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_6"/>
|
| 255 |
+
<geom name="right_object_7" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_7"/>
|
| 256 |
+
<geom name="right_object_8" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_8"/>
|
| 257 |
+
<geom name="right_object_visual" type="mesh" density="0" rgba="1 1 1 1" mesh="right_visual"/>
|
| 258 |
+
<site name="right_object" pos="0 0 0" size="0.01 0.02 0.03" type="box"/>
|
| 259 |
+
<site name="trace_right_object" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 260 |
+
<site name="track_object_right_thumb_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 261 |
+
<site name="track_object_right_index_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 262 |
+
<site name="track_object_right_middle_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 263 |
+
<site name="track_object_right_ring_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 264 |
+
<site name="track_object_right_pinky_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 265 |
+
</body>
|
| 266 |
+
<body name="ref_object_right_thumb_tip" mocap="true">
|
| 267 |
+
<site name="ref_object_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 268 |
+
</body>
|
| 269 |
+
<body name="ref_hand_right_thumb_tip" mocap="true">
|
| 270 |
+
<site name="ref_hand_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 271 |
+
</body>
|
| 272 |
+
<body name="ref_object_right_index_tip" mocap="true">
|
| 273 |
+
<site name="ref_object_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 274 |
+
</body>
|
| 275 |
+
<body name="ref_hand_right_index_tip" mocap="true">
|
| 276 |
+
<site name="ref_hand_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 277 |
+
</body>
|
| 278 |
+
<body name="ref_object_right_middle_tip" mocap="true">
|
| 279 |
+
<site name="ref_object_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 280 |
+
</body>
|
| 281 |
+
<body name="ref_hand_right_middle_tip" mocap="true">
|
| 282 |
+
<site name="ref_hand_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 283 |
+
</body>
|
| 284 |
+
<body name="ref_object_right_ring_tip" mocap="true">
|
| 285 |
+
<site name="ref_object_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 286 |
+
</body>
|
| 287 |
+
<body name="ref_hand_right_ring_tip" mocap="true">
|
| 288 |
+
<site name="ref_hand_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 289 |
+
</body>
|
| 290 |
+
<body name="ref_object_right_pinky_tip" mocap="true">
|
| 291 |
+
<site name="ref_object_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 292 |
+
</body>
|
| 293 |
+
<body name="ref_hand_right_pinky_tip" mocap="true">
|
| 294 |
+
<site name="ref_hand_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 295 |
+
</body>
|
| 296 |
+
</worldbody>
|
| 297 |
+
|
| 298 |
+
<contact>
|
| 299 |
+
<pair geom1="floor" geom2="right_object_0" name="floor_right_object_0" friction="1 1 0.1 0 0"/>
|
| 300 |
+
<pair geom1="floor" geom2="right_object_1" name="floor_right_object_1" friction="1 1 0.1 0 0"/>
|
| 301 |
+
<pair geom1="floor" geom2="right_object_2" name="floor_right_object_2" friction="1 1 0.1 0 0"/>
|
| 302 |
+
<pair geom1="floor" geom2="right_object_3" name="floor_right_object_3" friction="1 1 0.1 0 0"/>
|
| 303 |
+
<pair geom1="floor" geom2="right_object_4" name="floor_right_object_4" friction="1 1 0.1 0 0"/>
|
| 304 |
+
<pair geom1="floor" geom2="right_object_5" name="floor_right_object_5" friction="1 1 0.1 0 0"/>
|
| 305 |
+
<pair geom1="floor" geom2="right_object_6" name="floor_right_object_6" friction="1 1 0.1 0 0"/>
|
| 306 |
+
<pair geom1="floor" geom2="right_object_7" name="floor_right_object_7" friction="1 1 0.1 0 0"/>
|
| 307 |
+
<pair geom1="floor" geom2="right_object_8" name="floor_right_object_8" friction="1 1 0.1 0 0"/>
|
| 308 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_thumb_0" name="collision_hand_right_palm_0_collision_hand_right_thumb_0" friction="1 1 0.1 0 0"/>
|
| 309 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_index_0" name="collision_hand_right_palm_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 310 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_palm_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 311 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_palm_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 312 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_palm_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 313 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_0" name="collision_hand_right_palm_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 314 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_1" name="collision_hand_right_palm_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 315 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_2" name="collision_hand_right_palm_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 316 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_3" name="collision_hand_right_palm_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 317 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_4" name="collision_hand_right_palm_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 318 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_5" name="collision_hand_right_palm_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 319 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_6" name="collision_hand_right_palm_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 320 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_7" name="collision_hand_right_palm_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 321 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_8" name="collision_hand_right_palm_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 322 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_0" name="collision_hand_right_thumb_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 323 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_1" name="collision_hand_right_thumb_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 324 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_2" name="collision_hand_right_thumb_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 325 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_3" name="collision_hand_right_thumb_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 326 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_4" name="collision_hand_right_thumb_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 327 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_5" name="collision_hand_right_thumb_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 328 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_6" name="collision_hand_right_thumb_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 329 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_7" name="collision_hand_right_thumb_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 330 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_8" name="collision_hand_right_thumb_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 331 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_0" name="collision_hand_right_thumb_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 332 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_1" name="collision_hand_right_thumb_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 333 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_2" name="collision_hand_right_thumb_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 334 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_3" name="collision_hand_right_thumb_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 335 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_4" name="collision_hand_right_thumb_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 336 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_5" name="collision_hand_right_thumb_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 337 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_6" name="collision_hand_right_thumb_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 338 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_7" name="collision_hand_right_thumb_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 339 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_8" name="collision_hand_right_thumb_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 340 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_index_0" name="collision_hand_right_thumb_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 341 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_thumb_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 342 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_thumb_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 343 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_thumb_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 344 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_0" name="collision_hand_right_thumb_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 345 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_0" name="collision_hand_right_thumb_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 346 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_1" name="collision_hand_right_thumb_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 347 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_1" name="collision_hand_right_thumb_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 348 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_2" name="collision_hand_right_thumb_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 349 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_2" name="collision_hand_right_thumb_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 350 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_3" name="collision_hand_right_thumb_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 351 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_3" name="collision_hand_right_thumb_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 352 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_4" name="collision_hand_right_thumb_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 353 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_4" name="collision_hand_right_thumb_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 354 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_5" name="collision_hand_right_thumb_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 355 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_5" name="collision_hand_right_thumb_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 356 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_6" name="collision_hand_right_thumb_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 357 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_6" name="collision_hand_right_thumb_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 358 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_7" name="collision_hand_right_thumb_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 359 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_7" name="collision_hand_right_thumb_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 360 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_8" name="collision_hand_right_thumb_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 361 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_8" name="collision_hand_right_thumb_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 362 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_0" name="collision_hand_right_index_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 363 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_1" name="collision_hand_right_index_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 364 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_2" name="collision_hand_right_index_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 365 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_3" name="collision_hand_right_index_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 366 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_4" name="collision_hand_right_index_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 367 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_5" name="collision_hand_right_index_3_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 368 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_6" name="collision_hand_right_index_3_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 369 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_7" name="collision_hand_right_index_3_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 370 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_8" name="collision_hand_right_index_3_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 371 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_0" name="collision_hand_right_index_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 372 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_1" name="collision_hand_right_index_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 373 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_2" name="collision_hand_right_index_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 374 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_3" name="collision_hand_right_index_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 375 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_4" name="collision_hand_right_index_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 376 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_5" name="collision_hand_right_index_2_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 377 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_6" name="collision_hand_right_index_2_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 378 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_7" name="collision_hand_right_index_2_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 379 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_8" name="collision_hand_right_index_2_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 380 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_index_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 381 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_index_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 382 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_index_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 383 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_0" name="collision_hand_right_index_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 384 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_0" name="collision_hand_right_index_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 385 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_1" name="collision_hand_right_index_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 386 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_1" name="collision_hand_right_index_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 387 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_2" name="collision_hand_right_index_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 388 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_2" name="collision_hand_right_index_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 389 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_3" name="collision_hand_right_index_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 390 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_3" name="collision_hand_right_index_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 391 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_4" name="collision_hand_right_index_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 392 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_4" name="collision_hand_right_index_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 393 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_5" name="collision_hand_right_index_1_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 394 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_5" name="collision_hand_right_index_0_right_object_5" condim="4" friction="1 1 0.1 0 0"/>
|
| 395 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_6" name="collision_hand_right_index_1_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 396 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_6" name="collision_hand_right_index_0_right_object_6" condim="4" friction="1 1 0.1 0 0"/>
|
| 397 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_7" name="collision_hand_right_index_1_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 398 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_7" name="collision_hand_right_index_0_right_object_7" condim="4" friction="1 1 0.1 0 0"/>
|
| 399 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_8" name="collision_hand_right_index_1_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 400 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_8" name="collision_hand_right_index_0_right_object_8" condim="4" friction="1 1 0.1 0 0"/>
|
| 401 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_0" name="collision_hand_right_middle_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 402 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_1" name="collision_hand_right_middle_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 403 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_2" name="collision_hand_right_middle_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 404 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_3" name="collision_hand_right_middle_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 405 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_4" name="collision_hand_right_middle_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 406 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_5" name="collision_hand_right_middle_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 407 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_6" name="collision_hand_right_middle_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 408 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_7" name="collision_hand_right_middle_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 409 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_8" name="collision_hand_right_middle_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 410 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_0" name="collision_hand_right_middle_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 411 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_1" name="collision_hand_right_middle_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 412 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_2" name="collision_hand_right_middle_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 413 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_3" name="collision_hand_right_middle_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 414 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_4" name="collision_hand_right_middle_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 415 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_5" name="collision_hand_right_middle_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 416 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_6" name="collision_hand_right_middle_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 417 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_7" name="collision_hand_right_middle_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 418 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_8" name="collision_hand_right_middle_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 419 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_middle_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 420 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_middle_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 421 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_0" name="collision_hand_right_middle_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 422 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_0" name="collision_hand_right_middle_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 423 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_1" name="collision_hand_right_middle_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 424 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_1" name="collision_hand_right_middle_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 425 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_2" name="collision_hand_right_middle_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 426 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_2" name="collision_hand_right_middle_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 427 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_3" name="collision_hand_right_middle_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 428 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_3" name="collision_hand_right_middle_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 429 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_4" name="collision_hand_right_middle_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 430 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_4" name="collision_hand_right_middle_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 431 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_5" name="collision_hand_right_middle_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 432 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_5" name="collision_hand_right_middle_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 433 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_6" name="collision_hand_right_middle_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 434 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_6" name="collision_hand_right_middle_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 435 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_7" name="collision_hand_right_middle_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 436 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_7" name="collision_hand_right_middle_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 437 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_8" name="collision_hand_right_middle_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 438 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_8" name="collision_hand_right_middle_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 439 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_0" name="collision_hand_right_ring_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 440 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_1" name="collision_hand_right_ring_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 441 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_2" name="collision_hand_right_ring_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 442 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_3" name="collision_hand_right_ring_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 443 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_4" name="collision_hand_right_ring_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 444 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_5" name="collision_hand_right_ring_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 445 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_6" name="collision_hand_right_ring_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 446 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_7" name="collision_hand_right_ring_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 447 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_8" name="collision_hand_right_ring_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 448 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_0" name="collision_hand_right_ring_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 449 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_1" name="collision_hand_right_ring_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 450 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_2" name="collision_hand_right_ring_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 451 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_3" name="collision_hand_right_ring_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 452 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_4" name="collision_hand_right_ring_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 453 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_5" name="collision_hand_right_ring_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 454 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_6" name="collision_hand_right_ring_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 455 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_7" name="collision_hand_right_ring_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 456 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_8" name="collision_hand_right_ring_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 457 |
+
<pair geom1="collision_hand_right_ring_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_ring_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 458 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_0" name="collision_hand_right_ring_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 459 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_0" name="collision_hand_right_ring_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 460 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_1" name="collision_hand_right_ring_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 461 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_1" name="collision_hand_right_ring_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 462 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_2" name="collision_hand_right_ring_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 463 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_2" name="collision_hand_right_ring_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 464 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_3" name="collision_hand_right_ring_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 465 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_3" name="collision_hand_right_ring_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 466 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_4" name="collision_hand_right_ring_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 467 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_4" name="collision_hand_right_ring_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 468 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_5" name="collision_hand_right_ring_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 469 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_5" name="collision_hand_right_ring_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 470 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_6" name="collision_hand_right_ring_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 471 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_6" name="collision_hand_right_ring_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 472 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_7" name="collision_hand_right_ring_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 473 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_7" name="collision_hand_right_ring_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 474 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_8" name="collision_hand_right_ring_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 475 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_8" name="collision_hand_right_ring_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 476 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_0" name="collision_hand_right_pinky_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 477 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_1" name="collision_hand_right_pinky_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 478 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_2" name="collision_hand_right_pinky_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 479 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_3" name="collision_hand_right_pinky_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 480 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_4" name="collision_hand_right_pinky_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 481 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_5" name="collision_hand_right_pinky_3_right_object_5" friction="1 1 0.1 0 0"/>
|
| 482 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_6" name="collision_hand_right_pinky_3_right_object_6" friction="1 1 0.1 0 0"/>
|
| 483 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_7" name="collision_hand_right_pinky_3_right_object_7" friction="1 1 0.1 0 0"/>
|
| 484 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_8" name="collision_hand_right_pinky_3_right_object_8" friction="1 1 0.1 0 0"/>
|
| 485 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_0" name="collision_hand_right_pinky_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 486 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_1" name="collision_hand_right_pinky_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 487 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_2" name="collision_hand_right_pinky_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 488 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_3" name="collision_hand_right_pinky_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 489 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_4" name="collision_hand_right_pinky_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 490 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_5" name="collision_hand_right_pinky_2_right_object_5" friction="1 1 0.1 0 0"/>
|
| 491 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_6" name="collision_hand_right_pinky_2_right_object_6" friction="1 1 0.1 0 0"/>
|
| 492 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_7" name="collision_hand_right_pinky_2_right_object_7" friction="1 1 0.1 0 0"/>
|
| 493 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_8" name="collision_hand_right_pinky_2_right_object_8" friction="1 1 0.1 0 0"/>
|
| 494 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_0" name="collision_hand_right_pinky_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 495 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_0" name="collision_hand_right_pinky_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 496 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_1" name="collision_hand_right_pinky_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 497 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_1" name="collision_hand_right_pinky_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 498 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_2" name="collision_hand_right_pinky_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 499 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_2" name="collision_hand_right_pinky_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 500 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_3" name="collision_hand_right_pinky_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 501 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_3" name="collision_hand_right_pinky_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 502 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_4" name="collision_hand_right_pinky_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 503 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_4" name="collision_hand_right_pinky_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 504 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_5" name="collision_hand_right_pinky_1_right_object_5" friction="1 1 0.1 0 0"/>
|
| 505 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_5" name="collision_hand_right_pinky_0_right_object_5" friction="1 1 0.1 0 0"/>
|
| 506 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_6" name="collision_hand_right_pinky_1_right_object_6" friction="1 1 0.1 0 0"/>
|
| 507 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_6" name="collision_hand_right_pinky_0_right_object_6" friction="1 1 0.1 0 0"/>
|
| 508 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_7" name="collision_hand_right_pinky_1_right_object_7" friction="1 1 0.1 0 0"/>
|
| 509 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_7" name="collision_hand_right_pinky_0_right_object_7" friction="1 1 0.1 0 0"/>
|
| 510 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_8" name="collision_hand_right_pinky_1_right_object_8" friction="1 1 0.1 0 0"/>
|
| 511 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_8" name="collision_hand_right_pinky_0_right_object_8" friction="1 1 0.1 0 0"/>
|
| 512 |
+
<exclude body1="right_hand_C_MC" body2="right_hand_C_MC"/>
|
| 513 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_CMC_VL"/>
|
| 514 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_MC"/>
|
| 515 |
+
<exclude body1="right_hand_C_MC" body2="right_index_MCP_VL"/>
|
| 516 |
+
<exclude body1="right_hand_C_MC" body2="right_index_PP"/>
|
| 517 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_MCP_VL"/>
|
| 518 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_PP"/>
|
| 519 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_MCP_VL"/>
|
| 520 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_PP"/>
|
| 521 |
+
<exclude body1="right_hand_C_MC" body2="right_pinky_MC"/>
|
| 522 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_MCP_VL"/>
|
| 523 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_PP"/>
|
| 524 |
+
<exclude body1="right_thumb_MCP_VL" body2="right_thumb_PP"/>
|
| 525 |
+
<exclude body1="right_thumb_PP" body2="right_thumb_DP"/>
|
| 526 |
+
<exclude body1="right_index_MCP_VL" body2="right_index_PP"/>
|
| 527 |
+
<exclude body1="right_index_PP" body2="right_index_MP"/>
|
| 528 |
+
<exclude body1="right_index_MP" body2="right_index_DP"/>
|
| 529 |
+
<exclude body1="right_middle_MCP_VL" body2="right_middle_PP"/>
|
| 530 |
+
<exclude body1="right_middle_PP" body2="right_middle_MP"/>
|
| 531 |
+
<exclude body1="right_middle_MP" body2="right_middle_DP"/>
|
| 532 |
+
<exclude body1="right_ring_MCP_VL" body2="right_ring_PP"/>
|
| 533 |
+
<exclude body1="right_ring_PP" body2="right_ring_MP"/>
|
| 534 |
+
<exclude body1="right_ring_MP" body2="right_ring_DP"/>
|
| 535 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_MCP_VL"/>
|
| 536 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_PP"/>
|
| 537 |
+
<exclude body1="right_pinky_MCP_VL" body2="right_pinky_PP"/>
|
| 538 |
+
<exclude body1="right_pinky_PP" body2="right_pinky_MP"/>
|
| 539 |
+
<exclude body1="right_pinky_MP" body2="right_pinky_DP"/>
|
| 540 |
+
</contact>
|
| 541 |
+
|
| 542 |
+
<equality>
|
| 543 |
+
<connect name="track_object_right_thumb_tip_equality_constraint" site1="track_object_right_thumb_tip" site2="ref_object_right_thumb_tip" solimp="0 1 100"/>
|
| 544 |
+
<connect name="track_object_right_index_tip_equality_constraint" site1="track_object_right_index_tip" site2="ref_object_right_index_tip" solimp="0 1 100"/>
|
| 545 |
+
<connect name="track_object_right_middle_tip_equality_constraint" site1="track_object_right_middle_tip" site2="ref_object_right_middle_tip" solimp="0 1 100"/>
|
| 546 |
+
<connect name="track_object_right_ring_tip_equality_constraint" site1="track_object_right_ring_tip" site2="ref_object_right_ring_tip" solimp="0 1 100"/>
|
| 547 |
+
<connect name="track_object_right_pinky_tip_equality_constraint" site1="track_object_right_pinky_tip" site2="ref_object_right_pinky_tip" solimp="0 1 100"/>
|
| 548 |
+
</equality>
|
| 549 |
+
|
| 550 |
+
<actuator>
|
| 551 |
+
<general name="right_pos_x_position" joint="right_pos_x" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 552 |
+
<general name="right_pos_y_position" joint="right_pos_y" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 553 |
+
<general name="right_pos_z_position" joint="right_pos_z" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 554 |
+
<general name="right_rot_x_position" joint="right_rot_x" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 555 |
+
<general name="right_rot_y_position" joint="right_rot_y" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 556 |
+
<general name="right_rot_z_position" joint="right_rot_z" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 557 |
+
<general name="right_thumb_CMC_FE_ctrl" joint="right_thumb_CMC_FE" ctrlrange="-0.1745 1.9199" gainprm="6.95" biasprm="0 -6.95 0.9"/>
|
| 558 |
+
<general name="right_thumb_CMC_AA_ctrl" joint="right_thumb_CMC_AA" ctrlrange="-0.3491 0.3491" gainprm="13.2" biasprm="0 -13.2 0.9"/>
|
| 559 |
+
<general name="right_thumb_MCP_FE_ctrl" joint="right_thumb_MCP_FE" ctrlrange="-0.5236 1.3963" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 560 |
+
<general name="right_thumb_MCP_AA_ctrl" joint="right_thumb_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 561 |
+
<general name="right_thumb_IP_ctrl" joint="right_thumb_IP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 562 |
+
<general name="right_index_MCP_FE_ctrl" joint="right_index_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 563 |
+
<general name="right_index_MCP_AA_ctrl" joint="right_index_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 564 |
+
<general name="right_index_PIP_ctrl" joint="right_index_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 565 |
+
<general name="right_index_DIP_ctrl" joint="right_index_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 566 |
+
<general name="right_middle_MCP_FE_ctrl" joint="right_middle_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 567 |
+
<general name="right_middle_MCP_AA_ctrl" joint="right_middle_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 568 |
+
<general name="right_middle_PIP_ctrl" joint="right_middle_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 569 |
+
<general name="right_middle_DIP_ctrl" joint="right_middle_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 570 |
+
<general name="right_ring_MCP_FE_ctrl" joint="right_ring_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 571 |
+
<general name="right_ring_MCP_AA_ctrl" joint="right_ring_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 572 |
+
<general name="right_ring_PIP_ctrl" joint="right_ring_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 573 |
+
<general name="right_ring_DIP_ctrl" joint="right_ring_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 574 |
+
<general name="right_pinky_CMC_ctrl" joint="right_pinky_CMC" ctrlrange="0 0.2618" gainprm="1.38" biasprm="0 -1.38 0.9"/>
|
| 575 |
+
<general name="right_pinky_MCP_FE_ctrl" joint="right_pinky_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 576 |
+
<general name="right_pinky_MCP_AA_ctrl" joint="right_pinky_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 577 |
+
<general name="right_pinky_PIP_ctrl" joint="right_pinky_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 578 |
+
<general name="right_pinky_DIP_ctrl" joint="right_pinky_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 579 |
+
</actuator>
|
| 580 |
+
</mujoco>
|
processed/oakinkv2/sharpa/right/stir_beaker/task_info.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "stir_beaker",
|
| 3 |
+
"dataset_name": "oakinkv2",
|
| 4 |
+
"robot_type": "sharpa",
|
| 5 |
+
"embodiment_type": "right",
|
| 6 |
+
"data_id": 0,
|
| 7 |
+
"right_object_mesh_dir": "processed/oakinkv2/assets/objects/O02_0033_00001",
|
| 8 |
+
"left_object_mesh_dir": null,
|
| 9 |
+
"ref_dt": 0.02,
|
| 10 |
+
"pre_grasp_seconds": 1.5,
|
| 11 |
+
"post_grasp_seconds": 2.5,
|
| 12 |
+
"n_frames": 200,
|
| 13 |
+
"oakink_seq_key": "scene_01__A005/seq__65ef09f4bf2106cb735d__2023-04-24-20-20-31",
|
| 14 |
+
"oakink_seq_token": "scene_01__A005++seq__65ef09f4bf2106cb735d__2023-04-24-20-20-31",
|
| 15 |
+
"oakink_obj_id": "O02@0033@00001",
|
| 16 |
+
"oakink_primitive": "stir",
|
| 17 |
+
"oakink_grasp_range": [
|
| 18 |
+
8047,
|
| 19 |
+
9208
|
| 20 |
+
],
|
| 21 |
+
"oakink_window": [
|
| 22 |
+
7867,
|
| 23 |
+
8347
|
| 24 |
+
],
|
| 25 |
+
"obj_first_frame_lowest_world_z": 0.004580366042942055,
|
| 26 |
+
"scene_lowest_world_z": 0.003144324651462735,
|
| 27 |
+
"object_descends_from_frame0": false,
|
| 28 |
+
"right_plate_top_world_z": -0.04541963395705795,
|
| 29 |
+
"floor_well_below_offset": 0.05,
|
| 30 |
+
"right_object_convex_dir": "processed/oakinkv2/assets/objects/O02_0033_00001/convex"
|
| 31 |
+
}
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/config.yaml
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
robot_type: sharpa
|
| 2 |
+
embodiment_type: right
|
| 3 |
+
task: uncap_alcohol_burner
|
| 4 |
+
seed: 0
|
| 5 |
+
dataset_dir: example_datasets
|
| 6 |
+
dataset_name: oakinkv2
|
| 7 |
+
data_id: 0
|
| 8 |
+
model_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/../scene.xml
|
| 9 |
+
data_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/trajectory_kinematic.npz
|
| 10 |
+
load_config_path: ''
|
| 11 |
+
simulator: mjwp
|
| 12 |
+
device: cuda:0
|
| 13 |
+
sim_dt: 0.01
|
| 14 |
+
ctrl_dt: 1.5
|
| 15 |
+
ref_dt: 0.02
|
| 16 |
+
render_dt: 0.02
|
| 17 |
+
horizon: 3.0
|
| 18 |
+
knot_dt: 1.0
|
| 19 |
+
max_sim_steps: 392
|
| 20 |
+
nconmax_per_env: 120
|
| 21 |
+
njmax_per_env: 350
|
| 22 |
+
num_dyn: 1
|
| 23 |
+
num_dr: 1
|
| 24 |
+
pair_margin_range:
|
| 25 |
+
- -0.005
|
| 26 |
+
- 0.005
|
| 27 |
+
xy_offset_range:
|
| 28 |
+
- -0.005
|
| 29 |
+
- 0.005
|
| 30 |
+
perturb_force: 0.0
|
| 31 |
+
perturb_torque: 0.0
|
| 32 |
+
contact_guidance: false
|
| 33 |
+
object_pos_actuator_names:
|
| 34 |
+
- right_object_pos_x
|
| 35 |
+
- right_object_pos_y
|
| 36 |
+
- right_object_pos_z
|
| 37 |
+
- left_object_pos_x
|
| 38 |
+
- left_object_pos_y
|
| 39 |
+
- left_object_pos_z
|
| 40 |
+
object_rot_actuator_names:
|
| 41 |
+
- right_object_rot_x
|
| 42 |
+
- right_object_rot_y
|
| 43 |
+
- right_object_rot_z
|
| 44 |
+
- left_object_rot_x
|
| 45 |
+
- left_object_rot_y
|
| 46 |
+
- left_object_rot_z
|
| 47 |
+
object_action_dims: 0
|
| 48 |
+
object_actuator_ids: []
|
| 49 |
+
object_actuator_names: []
|
| 50 |
+
init_pos_actuator_gain: 10.0
|
| 51 |
+
init_pos_actuator_bias: 10.0
|
| 52 |
+
init_rot_actuator_gain: 0.1
|
| 53 |
+
init_rot_actuator_bias: 0.1
|
| 54 |
+
guidance_decay_ratio: 0.5
|
| 55 |
+
gibbs_sampling: false
|
| 56 |
+
num_samples: 1024
|
| 57 |
+
temperature: 1.0
|
| 58 |
+
max_num_iterations: 4
|
| 59 |
+
improvement_threshold: -1.0
|
| 60 |
+
improvement_check_steps: 2
|
| 61 |
+
terminate_resample: false
|
| 62 |
+
object_pos_threshold: 0.1
|
| 63 |
+
object_rot_threshold: 0.5
|
| 64 |
+
max_revert_forward_attempts: 1
|
| 65 |
+
max_revert_depth: 3
|
| 66 |
+
base_pos_threshold: 0.5
|
| 67 |
+
base_rot_threshold: 0.4
|
| 68 |
+
use_torch_compile: true
|
| 69 |
+
first_ctrl_noise_scale: 2.0
|
| 70 |
+
last_ctrl_noise_scale: 4.0
|
| 71 |
+
final_noise_scale: 0.01
|
| 72 |
+
exploit_ratio: 0.01
|
| 73 |
+
exploit_noise_scale: 0.01
|
| 74 |
+
joint_noise_scale: 0.1
|
| 75 |
+
pos_noise_scale: 0.01
|
| 76 |
+
rot_noise_scale: 0.01
|
| 77 |
+
use_rl_reward: false
|
| 78 |
+
base_pos_rew_scale: 0.1
|
| 79 |
+
base_rot_rew_scale: 0.03
|
| 80 |
+
joint_rew_scale: 0.003
|
| 81 |
+
pos_rew_scale: 1.0
|
| 82 |
+
rot_rew_scale: 0.3
|
| 83 |
+
vel_rew_scale: 0.0001
|
| 84 |
+
terminal_rew_scale: 1.0
|
| 85 |
+
contact_rew_scale: 0.0
|
| 86 |
+
show_viewer: true
|
| 87 |
+
viewer: viser
|
| 88 |
+
wait_on_finish: false
|
| 89 |
+
rerun_spawn: true
|
| 90 |
+
save_video: true
|
| 91 |
+
save_info: true
|
| 92 |
+
save_rerun: false
|
| 93 |
+
save_viser: true
|
| 94 |
+
save_metrics: true
|
| 95 |
+
save_config: true
|
| 96 |
+
trace_dt: 0.02
|
| 97 |
+
num_trace_uniform_samples: 4
|
| 98 |
+
num_trace_topk_samples: 2
|
| 99 |
+
trace_site_ids:
|
| 100 |
+
- 12
|
| 101 |
+
- 1
|
| 102 |
+
- 3
|
| 103 |
+
- 5
|
| 104 |
+
- 7
|
| 105 |
+
- 9
|
| 106 |
+
contact_order: []
|
| 107 |
+
hand_contact_site_ids: []
|
| 108 |
+
right_contact_indices: []
|
| 109 |
+
left_contact_indices: []
|
| 110 |
+
right_pos_ctrl_ids: []
|
| 111 |
+
left_pos_ctrl_ids: []
|
| 112 |
+
contact_len: 0
|
| 113 |
+
horizon_steps: 300
|
| 114 |
+
knot_steps: 100
|
| 115 |
+
ref_steps: 2
|
| 116 |
+
ctrl_steps: 150
|
| 117 |
+
nq_obj: 7
|
| 118 |
+
nq: 35
|
| 119 |
+
nv: 34
|
| 120 |
+
nu: 28
|
| 121 |
+
npair: 125
|
| 122 |
+
beta_traj: 0.31622776601683794
|
| 123 |
+
output_dir: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/trajectory_ikrollout.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2ee0b5379fa718c4efde0de3dc7b4dcda99eadcabc99759865a06a18b612d06
|
| 3 |
+
size 55142
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/trajectory_kinematic.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ba0a9acf5e3d3dbad1ed1848d09ebbc416facea50364e41ba9cd429d998c57c
|
| 3 |
+
size 108952
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/trajectory_mjwp_fast.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74365c1efe3e30deb524873c591e1ce08d4c4aa8238fd0c1b7c4ba5fb7e1a460
|
| 3 |
+
size 620533
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/visualization_ik.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0afae5582310d88516c83adc157c2cd0d8edacd56d9a21f8dd8f79acf4132e8
|
| 3 |
+
size 180717
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/visualization_ik.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11c966104b3321d6e4328bb27e36da2b91a3d9cf091b2f31ef4c10497d2c0812
|
| 3 |
+
size 1540856
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/visualization_mjwp_fast.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b03f3007da0c7ae3212a0d5948b4e9b177afc37531f69c3308b052e97c41cd7
|
| 3 |
+
size 365500
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/0/visualization_mjwp_fast.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6978b7616a09c30adae0ad691bedfddd0733485d409e03bff8c127d2d79edb8
|
| 3 |
+
size 1540116
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/scene.xml
ADDED
|
@@ -0,0 +1,476 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="right_sharpa">
|
| 2 |
+
<compiler angle="radian" meshdir="../../../assets/"/>
|
| 3 |
+
|
| 4 |
+
<option timestep="0.01" solver="CG" iterations="6">
|
| 5 |
+
<flag eulerdamp="disable"/>
|
| 6 |
+
</option>
|
| 7 |
+
|
| 8 |
+
<default>
|
| 9 |
+
<joint armature="1"/>
|
| 10 |
+
<geom contype="0" conaffinity="0" condim="1" density="800"/>
|
| 11 |
+
<site size="0.01 0.005 0.005" group="3" rgba="1 0 0 1"/>
|
| 12 |
+
<general biastype="affine" gainprm="300" biasprm="0 -300 1"/>
|
| 13 |
+
</default>
|
| 14 |
+
|
| 15 |
+
<asset>
|
| 16 |
+
<texture type="skybox" colorspace="auto" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="512" height="3072"/>
|
| 17 |
+
<texture type="2d" colorspace="auto" name="right_groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" width="300" height="300"/>
|
| 18 |
+
<texture type="cube" colorspace="auto" name="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
|
| 19 |
+
<texture type="cube" colorspace="auto" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="1800"/>
|
| 20 |
+
<material name="right_groundplane" texture="right_groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 21 |
+
<material name="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 22 |
+
<mesh name="right_hand_C_MC_visual" file="robots/sharpa/meshes/right_hand_C_MC_visual_.STL"/>
|
| 23 |
+
<mesh name="right_hand_C_MC" file="robots/sharpa/meshes/right_hand_C_MC.STL"/>
|
| 24 |
+
<mesh name="right_thumb_CMC_VL_visual" file="robots/sharpa/meshes/right_thumb_CMC_VL_visual.STL"/>
|
| 25 |
+
<mesh name="right_thumb_MC_visual" file="robots/sharpa/meshes/right_thumb_MC_visual.STL"/>
|
| 26 |
+
<mesh name="right_thumb_MC" file="robots/sharpa/meshes/right_thumb_MC.STL"/>
|
| 27 |
+
<mesh name="right_thumb_MCP_VL_visual" file="robots/sharpa/meshes/right_thumb_MCP_VL_visual.STL"/>
|
| 28 |
+
<mesh name="right_thumb_PP_visual" file="robots/sharpa/meshes/right_thumb_PP_visual.STL"/>
|
| 29 |
+
<mesh name="right_thumb_PP" file="robots/sharpa/meshes/right_thumb_PP.STL"/>
|
| 30 |
+
<mesh name="right_thumb_DP_visual" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 31 |
+
<mesh name="right_thumb_DP" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 32 |
+
<mesh name="right_thumb_elastomer" file="robots/sharpa/meshes/thumb_elastomer.STL"/>
|
| 33 |
+
<mesh name="right_MCP_VL_visual" file="robots/sharpa/meshes/right_MCP_VL_visual.STL"/>
|
| 34 |
+
<mesh name="right_MCP_VL" file="robots/sharpa/meshes/MCP_VL.STL"/>
|
| 35 |
+
<mesh name="right_PP_visual" file="robots/sharpa/meshes/right_PP_visual.STL"/>
|
| 36 |
+
<mesh name="right_PP" file="robots/sharpa/meshes/right_PP.STL"/>
|
| 37 |
+
<mesh name="right_MP_visual" file="robots/sharpa/meshes/right_MP_visual.STL"/>
|
| 38 |
+
<mesh name="right_MP" file="robots/sharpa/meshes/right_MP.STL"/>
|
| 39 |
+
<mesh name="right_DP_visual" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 40 |
+
<mesh name="right_DP" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 41 |
+
<mesh name="right_elastomer" file="robots/sharpa/meshes/elastomer.STL"/>
|
| 42 |
+
<mesh name="right_pinky_MC_visual" file="robots/sharpa/meshes/right_pinky_MC_visual.STL"/>
|
| 43 |
+
<mesh name="right_pinky_MC" file="robots/sharpa/meshes/right_pinky_MC.STL"/>
|
| 44 |
+
<mesh name="right_visual" file="objects/O02_0206_00001/visual.obj"/>
|
| 45 |
+
<mesh name="right_0" file="objects/O02_0206_00001/convex/0.obj"/>
|
| 46 |
+
<mesh name="right_1" file="objects/O02_0206_00001/convex/1.obj"/>
|
| 47 |
+
<mesh name="right_2" file="objects/O02_0206_00001/convex/2.obj"/>
|
| 48 |
+
<mesh name="right_3" file="objects/O02_0206_00001/convex/3.obj"/>
|
| 49 |
+
<mesh name="right_4" file="objects/O02_0206_00001/convex/4.obj"/>
|
| 50 |
+
</asset>
|
| 51 |
+
|
| 52 |
+
<worldbody>
|
| 53 |
+
<geom name="floor" size="0 0 0.05" pos="0 0 0.0123414" type="plane" material="right_groundplane"/>
|
| 54 |
+
<camera name="right_track" pos="0.868 0.348 -0.175" quat="0.493349 0.487956 0.506363 0.51196" mode="trackcom"/>
|
| 55 |
+
<camera name="front" pos="0.031 0.941 0.844" quat="0.0150738 0.00673439 0.407848 0.912901" mode="trackcom"/>
|
| 56 |
+
<light pos="0 0 3" dir="0 0 -1" type="directional"/>
|
| 57 |
+
<body name="right_hand_base" pos="0 0 0.2">
|
| 58 |
+
<joint name="right_pos_x" pos="0 0 0" axis="1 0 0" type="slide" range="-5 5"/>
|
| 59 |
+
<joint name="right_pos_y" pos="0 0 0" axis="0 1 0" type="slide" range="-5 5"/>
|
| 60 |
+
<joint name="right_pos_z" pos="0 0 0" axis="0 0 1" type="slide" range="-5 5"/>
|
| 61 |
+
<joint name="right_rot_x" pos="0 0 0" axis="1 0 0" range="-6.28 6.28"/>
|
| 62 |
+
<joint name="right_rot_y" pos="0 0 0" axis="0 1 0" range="-6.28 6.28"/>
|
| 63 |
+
<joint name="right_rot_z" pos="0 0 0" axis="0 0 1" range="-6.28 6.28"/>
|
| 64 |
+
<body name="right_hand_C_MC">
|
| 65 |
+
<inertial pos="-0.00216 0.00536 0.04011" quat="0.713832 -0.0659364 0.0757239 0.693082" mass="0.6506" diaginertia="0.000814964 0.000674257 0.00027314"/>
|
| 66 |
+
<geom name="right_hand_C_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC_visual"/>
|
| 67 |
+
<geom name="right_hand_C_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC"/>
|
| 68 |
+
<geom name="collision_hand_right_palm_0" size="0.02 0.04 0.04" pos="0 0 0.05" type="box" group="3" rgba="0 1 0 1"/>
|
| 69 |
+
<site name="right_palm" pos="0 0 0.05" rgba="1 1 0 1"/>
|
| 70 |
+
<body name="right_thumb_CMC_VL" pos="0.01 0.026 0.0214" quat="-2.59734e-06 0.707105 0.707108 -2.59735e-06">
|
| 71 |
+
<inertial pos="-0.00065 0.0002 0" quat="0.434754 0.557664 -0.434754 0.557664" mass="0.0025" diaginertia="2.6e-07 2.12661e-07 1.34339e-07"/>
|
| 72 |
+
<joint name="right_thumb_CMC_FE" pos="0 0 0" axis="0 0 1" range="-0.1745 1.9199"/>
|
| 73 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_CMC_VL_visual"/>
|
| 74 |
+
<body name="right_thumb_MC" pos="0 -0.005 0" quat="0.65328 -0.653282 0.270598 0.270599">
|
| 75 |
+
<inertial pos="0.03643 -0.01024 0.00517" quat="-0.151259 0.696943 -0.154462 0.683763" mass="0.13587" diaginertia="4.69153e-05 4.29066e-05 1.92101e-05"/>
|
| 76 |
+
<joint name="right_thumb_CMC_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 77 |
+
<geom name="right_thumb_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC_visual"/>
|
| 78 |
+
<geom name="right_thumb_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC"/>
|
| 79 |
+
<geom name="collision_hand_right_thumb_3" size="0.01 0.025" pos="0.032 -0.003 0.005" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 80 |
+
<body name="right_thumb_MCP_VL" pos="0.065 -0.006 0.010392" quat="0.965926 0.25882 0 0">
|
| 81 |
+
<inertial pos="-1.29e-09 -1.1e-10 0" quat="0.515163 0.484363 -0.515163 0.484363" mass="8e-05" diaginertia="7.9e-08 6.40993e-08 3.79007e-08"/>
|
| 82 |
+
<joint name="right_thumb_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.5236 1.3963"/>
|
| 83 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MCP_VL_visual"/>
|
| 84 |
+
<body name="right_thumb_PP" quat="0.707105 -0.707108 0 0">
|
| 85 |
+
<inertial pos="0.021256 -0.00095 -0.00092" quat="0.44358 0.511613 0.483631 0.554609" mass="0.03078" diaginertia="6.08344e-06 5.91207e-06 1.22148e-06"/>
|
| 86 |
+
<joint name="right_thumb_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 87 |
+
<geom name="right_thumb_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP_visual"/>
|
| 88 |
+
<geom name="right_thumb_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP"/>
|
| 89 |
+
<geom name="collision_hand_right_thumb_2" size="0.008 0.015" pos="0.019 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 90 |
+
<body name="right_thumb_DP" pos="0.039 0 0" quat="0.707105 0.707108 0 0">
|
| 91 |
+
<inertial pos="0.00821817 -0.00177722 -0.000997218" quat="-0.255985 0.713848 -0.187441 0.624306" mass="0.007981" diaginertia="1.0905e-06 1.04136e-06 2.95182e-07"/>
|
| 92 |
+
<joint name="right_thumb_IP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 93 |
+
<geom name="right_thumb_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP_visual"/>
|
| 94 |
+
<geom name="right_thumb_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP"/>
|
| 95 |
+
<geom name="right_thumb_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 96 |
+
<geom name="right_thumb_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 97 |
+
<geom name="collision_hand_right_thumb_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 98 |
+
<geom name="collision_hand_right_thumb_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 99 |
+
<site name="trace_hand_right_thumb_tip" pos="0.028 0 0" size="0.005"/>
|
| 100 |
+
<site name="right_thumb_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 101 |
+
</body>
|
| 102 |
+
</body>
|
| 103 |
+
</body>
|
| 104 |
+
</body>
|
| 105 |
+
</body>
|
| 106 |
+
<body name="right_index_MCP_VL" pos="0.001 0.0303 0.0959" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 107 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 108 |
+
<joint name="right_index_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 109 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 110 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 111 |
+
<body name="right_index_PP" quat="0.707105 -0.707108 0 0">
|
| 112 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 113 |
+
<joint name="right_index_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 114 |
+
<geom name="right_index_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 115 |
+
<geom name="right_index_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 116 |
+
<geom name="collision_hand_right_index_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 117 |
+
<body name="right_index_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 118 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 119 |
+
<joint name="right_index_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 120 |
+
<geom name="right_index_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 121 |
+
<geom name="right_index_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 122 |
+
<geom name="collision_hand_right_index_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 123 |
+
<body name="right_index_DP" pos="0.0315 0 0">
|
| 124 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 125 |
+
<joint name="right_index_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 126 |
+
<geom name="right_index_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 127 |
+
<geom name="right_index_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 128 |
+
<geom name="right_index_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 129 |
+
<geom name="right_index_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 130 |
+
<geom name="collision_hand_right_index_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 131 |
+
<geom name="collision_hand_right_index_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 132 |
+
<site name="trace_hand_right_index_tip" pos="0.028 0 0" size="0.005"/>
|
| 133 |
+
<site name="right_index_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 134 |
+
</body>
|
| 135 |
+
</body>
|
| 136 |
+
</body>
|
| 137 |
+
</body>
|
| 138 |
+
<body name="right_middle_MCP_VL" pos="0 0.01 0.0989" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 139 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 140 |
+
<joint name="right_middle_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 141 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 142 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 143 |
+
<body name="right_middle_PP" quat="0.707105 -0.707108 0 0">
|
| 144 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 145 |
+
<joint name="right_middle_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 146 |
+
<geom name="right_middle_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 147 |
+
<geom name="right_middle_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 148 |
+
<geom name="collision_hand_right_middle_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 149 |
+
<body name="right_middle_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 150 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 151 |
+
<joint name="right_middle_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 152 |
+
<geom name="right_middle_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 153 |
+
<geom name="right_middle_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 154 |
+
<geom name="collision_hand_right_middle_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 155 |
+
<body name="right_middle_DP" pos="0.0315 0 0">
|
| 156 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 157 |
+
<joint name="right_middle_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 158 |
+
<geom name="right_middle_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 159 |
+
<geom name="right_middle_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 160 |
+
<geom name="right_middle_elastomer_visual" quat="0.5 0.5 -0.5 0.5" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 161 |
+
<geom name="right_middle_elastomer" quat="0.5 0.5 -0.5 0.5" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 162 |
+
<geom name="collision_hand_right_middle_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 163 |
+
<geom name="collision_hand_right_middle_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 164 |
+
<site name="trace_hand_right_middle_tip" pos="0.028 0 0" size="0.005"/>
|
| 165 |
+
<site name="right_middle_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 166 |
+
</body>
|
| 167 |
+
</body>
|
| 168 |
+
</body>
|
| 169 |
+
</body>
|
| 170 |
+
<body name="right_ring_MCP_VL" pos="0.0015 -0.0103 0.0929" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 171 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 172 |
+
<joint name="right_ring_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 173 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 174 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 175 |
+
<body name="right_ring_PP" quat="0.707105 -0.707108 0 0">
|
| 176 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 177 |
+
<joint name="right_ring_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 178 |
+
<geom name="right_ring_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 179 |
+
<geom name="right_ring_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 180 |
+
<geom name="collision_hand_right_ring_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 181 |
+
<body name="right_ring_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 182 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 183 |
+
<joint name="right_ring_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 184 |
+
<geom name="right_ring_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 185 |
+
<geom name="right_ring_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 186 |
+
<geom name="collision_hand_right_ring_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 187 |
+
<body name="right_ring_DP" pos="0.0315 0 0">
|
| 188 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 189 |
+
<joint name="right_ring_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 190 |
+
<geom name="right_ring_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 191 |
+
<geom name="right_ring_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 192 |
+
<geom name="right_ring_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 193 |
+
<geom name="right_ring_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 194 |
+
<geom name="collision_hand_right_ring_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 195 |
+
<geom name="collision_hand_right_ring_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 196 |
+
<site name="trace_hand_right_ring_tip" pos="0.028 0 0" size="0.005"/>
|
| 197 |
+
<site name="right_ring_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 198 |
+
</body>
|
| 199 |
+
</body>
|
| 200 |
+
</body>
|
| 201 |
+
</body>
|
| 202 |
+
<body name="right_pinky_MC" pos="0.01136 -0.0263 0.0869" quat="-3.67321e-06 0 0 1">
|
| 203 |
+
<inertial pos="0.0107985 0.00598801 0.0335125" quat="0.706956 -0.000832392 -0.0268047 0.706749" mass="0.12541" diaginertia="4.47765e-05 3.72569e-05 1.69876e-05"/>
|
| 204 |
+
<joint name="right_pinky_CMC" pos="0 0 0" axis="0 0 1" range="0 0.2618"/>
|
| 205 |
+
<geom name="right_pinky_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC_visual"/>
|
| 206 |
+
<geom name="right_pinky_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC"/>
|
| 207 |
+
<body name="right_pinky_MCP_VL" pos="0.00836 0.0048 0" quat="0.499998 0.5 -0.5 0.500002">
|
| 208 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 209 |
+
<joint name="right_pinky_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 210 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 211 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 212 |
+
<body name="right_pinky_PP" quat="0.707105 -0.707108 0 0">
|
| 213 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 214 |
+
<joint name="right_pinky_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 215 |
+
<geom name="right_pinky_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 216 |
+
<geom name="right_pinky_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 217 |
+
<geom name="collision_hand_right_pinky_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 218 |
+
<body name="right_pinky_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 219 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 220 |
+
<joint name="right_pinky_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 221 |
+
<geom name="right_pinky_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 222 |
+
<geom name="right_pinky_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 223 |
+
<geom name="collision_hand_right_pinky_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 224 |
+
<body name="right_pinky_DP" pos="0.0315 0 0">
|
| 225 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 226 |
+
<joint name="right_pinky_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 227 |
+
<geom name="right_pinky_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 228 |
+
<geom name="right_pinky_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 229 |
+
<geom name="right_pinky_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 230 |
+
<geom name="right_pinky_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 231 |
+
<geom name="collision_hand_right_pinky_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 232 |
+
<geom name="collision_hand_right_pinky_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 233 |
+
<site name="trace_hand_right_pinky_tip" pos="0.028 0 0" size="0.005"/>
|
| 234 |
+
<site name="right_pinky_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 235 |
+
</body>
|
| 236 |
+
</body>
|
| 237 |
+
</body>
|
| 238 |
+
</body>
|
| 239 |
+
</body>
|
| 240 |
+
</body>
|
| 241 |
+
</body>
|
| 242 |
+
<body name="right_object">
|
| 243 |
+
<joint name="right_object_joint" type="free" armature="0.0001" frictionloss="0.0001"/>
|
| 244 |
+
<geom name="right_object_0" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_0"/>
|
| 245 |
+
<geom name="right_object_1" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_1"/>
|
| 246 |
+
<geom name="right_object_2" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_2"/>
|
| 247 |
+
<geom name="right_object_3" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_3"/>
|
| 248 |
+
<geom name="right_object_4" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_4"/>
|
| 249 |
+
<geom name="right_object_visual" type="mesh" density="0" rgba="1 1 1 1" mesh="right_visual"/>
|
| 250 |
+
<site name="right_object" pos="0 0 0" size="0.01 0.02 0.03" type="box"/>
|
| 251 |
+
<site name="trace_right_object" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 252 |
+
<site name="track_object_right_thumb_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 253 |
+
<site name="track_object_right_index_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 254 |
+
<site name="track_object_right_middle_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 255 |
+
<site name="track_object_right_ring_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 256 |
+
<site name="track_object_right_pinky_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 257 |
+
</body>
|
| 258 |
+
<body name="ref_object_right_thumb_tip" mocap="true">
|
| 259 |
+
<site name="ref_object_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 260 |
+
</body>
|
| 261 |
+
<body name="ref_hand_right_thumb_tip" mocap="true">
|
| 262 |
+
<site name="ref_hand_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 263 |
+
</body>
|
| 264 |
+
<body name="ref_object_right_index_tip" mocap="true">
|
| 265 |
+
<site name="ref_object_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 266 |
+
</body>
|
| 267 |
+
<body name="ref_hand_right_index_tip" mocap="true">
|
| 268 |
+
<site name="ref_hand_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 269 |
+
</body>
|
| 270 |
+
<body name="ref_object_right_middle_tip" mocap="true">
|
| 271 |
+
<site name="ref_object_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 272 |
+
</body>
|
| 273 |
+
<body name="ref_hand_right_middle_tip" mocap="true">
|
| 274 |
+
<site name="ref_hand_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 275 |
+
</body>
|
| 276 |
+
<body name="ref_object_right_ring_tip" mocap="true">
|
| 277 |
+
<site name="ref_object_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 278 |
+
</body>
|
| 279 |
+
<body name="ref_hand_right_ring_tip" mocap="true">
|
| 280 |
+
<site name="ref_hand_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 281 |
+
</body>
|
| 282 |
+
<body name="ref_object_right_pinky_tip" mocap="true">
|
| 283 |
+
<site name="ref_object_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 284 |
+
</body>
|
| 285 |
+
<body name="ref_hand_right_pinky_tip" mocap="true">
|
| 286 |
+
<site name="ref_hand_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 287 |
+
</body>
|
| 288 |
+
</worldbody>
|
| 289 |
+
|
| 290 |
+
<contact>
|
| 291 |
+
<pair geom1="floor" geom2="right_object_0" name="floor_right_object_0" friction="1 1 0.1 0 0"/>
|
| 292 |
+
<pair geom1="floor" geom2="right_object_1" name="floor_right_object_1" friction="1 1 0.1 0 0"/>
|
| 293 |
+
<pair geom1="floor" geom2="right_object_2" name="floor_right_object_2" friction="1 1 0.1 0 0"/>
|
| 294 |
+
<pair geom1="floor" geom2="right_object_3" name="floor_right_object_3" friction="1 1 0.1 0 0"/>
|
| 295 |
+
<pair geom1="floor" geom2="right_object_4" name="floor_right_object_4" friction="1 1 0.1 0 0"/>
|
| 296 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_thumb_0" name="collision_hand_right_palm_0_collision_hand_right_thumb_0" friction="1 1 0.1 0 0"/>
|
| 297 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_index_0" name="collision_hand_right_palm_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 298 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_palm_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 299 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_palm_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 300 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_palm_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 301 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_0" name="collision_hand_right_palm_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 302 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_1" name="collision_hand_right_palm_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 303 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_2" name="collision_hand_right_palm_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 304 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_3" name="collision_hand_right_palm_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 305 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_4" name="collision_hand_right_palm_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 306 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_0" name="collision_hand_right_thumb_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 307 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_1" name="collision_hand_right_thumb_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 308 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_2" name="collision_hand_right_thumb_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 309 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_3" name="collision_hand_right_thumb_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 310 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_4" name="collision_hand_right_thumb_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 311 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_0" name="collision_hand_right_thumb_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 312 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_1" name="collision_hand_right_thumb_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 313 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_2" name="collision_hand_right_thumb_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 314 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_3" name="collision_hand_right_thumb_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 315 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_4" name="collision_hand_right_thumb_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 316 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_index_0" name="collision_hand_right_thumb_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 317 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_thumb_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 318 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_thumb_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 319 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_thumb_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 320 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_0" name="collision_hand_right_thumb_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 321 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_0" name="collision_hand_right_thumb_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 322 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_1" name="collision_hand_right_thumb_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 323 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_1" name="collision_hand_right_thumb_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 324 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_2" name="collision_hand_right_thumb_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 325 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_2" name="collision_hand_right_thumb_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 326 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_3" name="collision_hand_right_thumb_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 327 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_3" name="collision_hand_right_thumb_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 328 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_4" name="collision_hand_right_thumb_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 329 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_4" name="collision_hand_right_thumb_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 330 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_0" name="collision_hand_right_index_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 331 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_1" name="collision_hand_right_index_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 332 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_2" name="collision_hand_right_index_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 333 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_3" name="collision_hand_right_index_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 334 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_4" name="collision_hand_right_index_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 335 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_0" name="collision_hand_right_index_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 336 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_1" name="collision_hand_right_index_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 337 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_2" name="collision_hand_right_index_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 338 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_3" name="collision_hand_right_index_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 339 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_4" name="collision_hand_right_index_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 340 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_index_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 341 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_index_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 342 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_index_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 343 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_0" name="collision_hand_right_index_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 344 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_0" name="collision_hand_right_index_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 345 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_1" name="collision_hand_right_index_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 346 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_1" name="collision_hand_right_index_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 347 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_2" name="collision_hand_right_index_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 348 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_2" name="collision_hand_right_index_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 349 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_3" name="collision_hand_right_index_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 350 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_3" name="collision_hand_right_index_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 351 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_4" name="collision_hand_right_index_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 352 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_4" name="collision_hand_right_index_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 353 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_0" name="collision_hand_right_middle_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 354 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_1" name="collision_hand_right_middle_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 355 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_2" name="collision_hand_right_middle_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 356 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_3" name="collision_hand_right_middle_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 357 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_4" name="collision_hand_right_middle_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 358 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_0" name="collision_hand_right_middle_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 359 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_1" name="collision_hand_right_middle_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 360 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_2" name="collision_hand_right_middle_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 361 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_3" name="collision_hand_right_middle_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 362 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_4" name="collision_hand_right_middle_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 363 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_middle_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 364 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_middle_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 365 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_0" name="collision_hand_right_middle_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 366 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_0" name="collision_hand_right_middle_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 367 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_1" name="collision_hand_right_middle_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 368 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_1" name="collision_hand_right_middle_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 369 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_2" name="collision_hand_right_middle_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 370 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_2" name="collision_hand_right_middle_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 371 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_3" name="collision_hand_right_middle_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 372 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_3" name="collision_hand_right_middle_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 373 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_4" name="collision_hand_right_middle_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 374 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_4" name="collision_hand_right_middle_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 375 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_0" name="collision_hand_right_ring_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 376 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_1" name="collision_hand_right_ring_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 377 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_2" name="collision_hand_right_ring_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 378 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_3" name="collision_hand_right_ring_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 379 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_4" name="collision_hand_right_ring_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 380 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_0" name="collision_hand_right_ring_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 381 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_1" name="collision_hand_right_ring_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 382 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_2" name="collision_hand_right_ring_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 383 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_3" name="collision_hand_right_ring_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 384 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_4" name="collision_hand_right_ring_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 385 |
+
<pair geom1="collision_hand_right_ring_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_ring_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 386 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_0" name="collision_hand_right_ring_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 387 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_0" name="collision_hand_right_ring_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 388 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_1" name="collision_hand_right_ring_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 389 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_1" name="collision_hand_right_ring_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 390 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_2" name="collision_hand_right_ring_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 391 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_2" name="collision_hand_right_ring_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 392 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_3" name="collision_hand_right_ring_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 393 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_3" name="collision_hand_right_ring_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 394 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_4" name="collision_hand_right_ring_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 395 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_4" name="collision_hand_right_ring_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 396 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_0" name="collision_hand_right_pinky_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 397 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_1" name="collision_hand_right_pinky_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 398 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_2" name="collision_hand_right_pinky_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 399 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_3" name="collision_hand_right_pinky_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 400 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_4" name="collision_hand_right_pinky_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 401 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_0" name="collision_hand_right_pinky_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 402 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_1" name="collision_hand_right_pinky_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 403 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_2" name="collision_hand_right_pinky_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 404 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_3" name="collision_hand_right_pinky_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 405 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_4" name="collision_hand_right_pinky_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 406 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_0" name="collision_hand_right_pinky_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 407 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_0" name="collision_hand_right_pinky_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 408 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_1" name="collision_hand_right_pinky_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 409 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_1" name="collision_hand_right_pinky_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 410 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_2" name="collision_hand_right_pinky_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 411 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_2" name="collision_hand_right_pinky_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 412 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_3" name="collision_hand_right_pinky_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 413 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_3" name="collision_hand_right_pinky_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 414 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_4" name="collision_hand_right_pinky_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 415 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_4" name="collision_hand_right_pinky_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 416 |
+
<exclude body1="right_hand_C_MC" body2="right_hand_C_MC"/>
|
| 417 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_CMC_VL"/>
|
| 418 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_MC"/>
|
| 419 |
+
<exclude body1="right_hand_C_MC" body2="right_index_MCP_VL"/>
|
| 420 |
+
<exclude body1="right_hand_C_MC" body2="right_index_PP"/>
|
| 421 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_MCP_VL"/>
|
| 422 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_PP"/>
|
| 423 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_MCP_VL"/>
|
| 424 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_PP"/>
|
| 425 |
+
<exclude body1="right_hand_C_MC" body2="right_pinky_MC"/>
|
| 426 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_MCP_VL"/>
|
| 427 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_PP"/>
|
| 428 |
+
<exclude body1="right_thumb_MCP_VL" body2="right_thumb_PP"/>
|
| 429 |
+
<exclude body1="right_thumb_PP" body2="right_thumb_DP"/>
|
| 430 |
+
<exclude body1="right_index_MCP_VL" body2="right_index_PP"/>
|
| 431 |
+
<exclude body1="right_index_PP" body2="right_index_MP"/>
|
| 432 |
+
<exclude body1="right_index_MP" body2="right_index_DP"/>
|
| 433 |
+
<exclude body1="right_middle_MCP_VL" body2="right_middle_PP"/>
|
| 434 |
+
<exclude body1="right_middle_PP" body2="right_middle_MP"/>
|
| 435 |
+
<exclude body1="right_middle_MP" body2="right_middle_DP"/>
|
| 436 |
+
<exclude body1="right_ring_MCP_VL" body2="right_ring_PP"/>
|
| 437 |
+
<exclude body1="right_ring_PP" body2="right_ring_MP"/>
|
| 438 |
+
<exclude body1="right_ring_MP" body2="right_ring_DP"/>
|
| 439 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_MCP_VL"/>
|
| 440 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_PP"/>
|
| 441 |
+
<exclude body1="right_pinky_MCP_VL" body2="right_pinky_PP"/>
|
| 442 |
+
<exclude body1="right_pinky_PP" body2="right_pinky_MP"/>
|
| 443 |
+
<exclude body1="right_pinky_MP" body2="right_pinky_DP"/>
|
| 444 |
+
</contact>
|
| 445 |
+
|
| 446 |
+
<actuator>
|
| 447 |
+
<general name="right_pos_x_position" joint="right_pos_x" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 448 |
+
<general name="right_pos_y_position" joint="right_pos_y" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 449 |
+
<general name="right_pos_z_position" joint="right_pos_z" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 450 |
+
<general name="right_rot_x_position" joint="right_rot_x" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 451 |
+
<general name="right_rot_y_position" joint="right_rot_y" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 452 |
+
<general name="right_rot_z_position" joint="right_rot_z" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 453 |
+
<general name="right_thumb_CMC_FE_ctrl" joint="right_thumb_CMC_FE" ctrlrange="-0.1745 1.9199" gainprm="6.95" biasprm="0 -6.95 0.9"/>
|
| 454 |
+
<general name="right_thumb_CMC_AA_ctrl" joint="right_thumb_CMC_AA" ctrlrange="-0.3491 0.3491" gainprm="13.2" biasprm="0 -13.2 0.9"/>
|
| 455 |
+
<general name="right_thumb_MCP_FE_ctrl" joint="right_thumb_MCP_FE" ctrlrange="-0.5236 1.3963" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 456 |
+
<general name="right_thumb_MCP_AA_ctrl" joint="right_thumb_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 457 |
+
<general name="right_thumb_IP_ctrl" joint="right_thumb_IP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 458 |
+
<general name="right_index_MCP_FE_ctrl" joint="right_index_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 459 |
+
<general name="right_index_MCP_AA_ctrl" joint="right_index_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 460 |
+
<general name="right_index_PIP_ctrl" joint="right_index_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 461 |
+
<general name="right_index_DIP_ctrl" joint="right_index_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 462 |
+
<general name="right_middle_MCP_FE_ctrl" joint="right_middle_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 463 |
+
<general name="right_middle_MCP_AA_ctrl" joint="right_middle_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 464 |
+
<general name="right_middle_PIP_ctrl" joint="right_middle_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 465 |
+
<general name="right_middle_DIP_ctrl" joint="right_middle_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 466 |
+
<general name="right_ring_MCP_FE_ctrl" joint="right_ring_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 467 |
+
<general name="right_ring_MCP_AA_ctrl" joint="right_ring_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 468 |
+
<general name="right_ring_PIP_ctrl" joint="right_ring_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 469 |
+
<general name="right_ring_DIP_ctrl" joint="right_ring_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 470 |
+
<general name="right_pinky_CMC_ctrl" joint="right_pinky_CMC" ctrlrange="0 0.2618" gainprm="1.38" biasprm="0 -1.38 0.9"/>
|
| 471 |
+
<general name="right_pinky_MCP_FE_ctrl" joint="right_pinky_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 472 |
+
<general name="right_pinky_MCP_AA_ctrl" joint="right_pinky_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 473 |
+
<general name="right_pinky_PIP_ctrl" joint="right_pinky_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 474 |
+
<general name="right_pinky_DIP_ctrl" joint="right_pinky_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 475 |
+
</actuator>
|
| 476 |
+
</mujoco>
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/scene_eq.xml
ADDED
|
@@ -0,0 +1,484 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<mujoco model="right_sharpa">
|
| 2 |
+
<compiler angle="radian" meshdir="../../../assets/"/>
|
| 3 |
+
|
| 4 |
+
<option timestep="0.01" solver="CG" iterations="6">
|
| 5 |
+
<flag eulerdamp="disable"/>
|
| 6 |
+
</option>
|
| 7 |
+
|
| 8 |
+
<default>
|
| 9 |
+
<joint armature="1"/>
|
| 10 |
+
<geom contype="0" conaffinity="0" condim="1" density="800"/>
|
| 11 |
+
<site size="0.01 0.005 0.005" group="3" rgba="1 0 0 1"/>
|
| 12 |
+
<general biastype="affine" gainprm="300" biasprm="0 -300 1"/>
|
| 13 |
+
</default>
|
| 14 |
+
|
| 15 |
+
<asset>
|
| 16 |
+
<texture type="skybox" colorspace="auto" builtin="gradient" rgb1="1 1 1" rgb2="1 1 1" width="512" height="3072"/>
|
| 17 |
+
<texture type="2d" colorspace="auto" name="right_groundplane" builtin="checker" mark="edge" rgb1="1 1 1" rgb2="1 1 1" width="300" height="300"/>
|
| 18 |
+
<texture type="cube" colorspace="auto" name="skybox" builtin="gradient" rgb1="0.3 0.5 0.7" rgb2="0 0 0" width="512" height="3072"/>
|
| 19 |
+
<texture type="cube" colorspace="auto" name="groundplane" builtin="checker" mark="edge" rgb1="0.2 0.3 0.4" rgb2="0.1 0.2 0.3" markrgb="0.8 0.8 0.8" width="300" height="1800"/>
|
| 20 |
+
<material name="right_groundplane" texture="right_groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 21 |
+
<material name="groundplane" texuniform="true" texrepeat="5 5" reflectance="0.2"/>
|
| 22 |
+
<mesh name="right_hand_C_MC_visual" file="robots/sharpa/meshes/right_hand_C_MC_visual_.STL"/>
|
| 23 |
+
<mesh name="right_hand_C_MC" file="robots/sharpa/meshes/right_hand_C_MC.STL"/>
|
| 24 |
+
<mesh name="right_thumb_CMC_VL_visual" file="robots/sharpa/meshes/right_thumb_CMC_VL_visual.STL"/>
|
| 25 |
+
<mesh name="right_thumb_MC_visual" file="robots/sharpa/meshes/right_thumb_MC_visual.STL"/>
|
| 26 |
+
<mesh name="right_thumb_MC" file="robots/sharpa/meshes/right_thumb_MC.STL"/>
|
| 27 |
+
<mesh name="right_thumb_MCP_VL_visual" file="robots/sharpa/meshes/right_thumb_MCP_VL_visual.STL"/>
|
| 28 |
+
<mesh name="right_thumb_PP_visual" file="robots/sharpa/meshes/right_thumb_PP_visual.STL"/>
|
| 29 |
+
<mesh name="right_thumb_PP" file="robots/sharpa/meshes/right_thumb_PP.STL"/>
|
| 30 |
+
<mesh name="right_thumb_DP_visual" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 31 |
+
<mesh name="right_thumb_DP" file="robots/sharpa/meshes/right_thumb_DP_visual.STL"/>
|
| 32 |
+
<mesh name="right_thumb_elastomer" file="robots/sharpa/meshes/thumb_elastomer.STL"/>
|
| 33 |
+
<mesh name="right_MCP_VL_visual" file="robots/sharpa/meshes/right_MCP_VL_visual.STL"/>
|
| 34 |
+
<mesh name="right_MCP_VL" file="robots/sharpa/meshes/MCP_VL.STL"/>
|
| 35 |
+
<mesh name="right_PP_visual" file="robots/sharpa/meshes/right_PP_visual.STL"/>
|
| 36 |
+
<mesh name="right_PP" file="robots/sharpa/meshes/right_PP.STL"/>
|
| 37 |
+
<mesh name="right_MP_visual" file="robots/sharpa/meshes/right_MP_visual.STL"/>
|
| 38 |
+
<mesh name="right_MP" file="robots/sharpa/meshes/right_MP.STL"/>
|
| 39 |
+
<mesh name="right_DP_visual" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 40 |
+
<mesh name="right_DP" file="robots/sharpa/meshes/right_DP_visual.STL"/>
|
| 41 |
+
<mesh name="right_elastomer" file="robots/sharpa/meshes/elastomer.STL"/>
|
| 42 |
+
<mesh name="right_pinky_MC_visual" file="robots/sharpa/meshes/right_pinky_MC_visual.STL"/>
|
| 43 |
+
<mesh name="right_pinky_MC" file="robots/sharpa/meshes/right_pinky_MC.STL"/>
|
| 44 |
+
<mesh name="right_visual" file="objects/O02_0206_00001/visual.obj"/>
|
| 45 |
+
<mesh name="right_0" file="objects/O02_0206_00001/convex/0.obj"/>
|
| 46 |
+
<mesh name="right_1" file="objects/O02_0206_00001/convex/1.obj"/>
|
| 47 |
+
<mesh name="right_2" file="objects/O02_0206_00001/convex/2.obj"/>
|
| 48 |
+
<mesh name="right_3" file="objects/O02_0206_00001/convex/3.obj"/>
|
| 49 |
+
<mesh name="right_4" file="objects/O02_0206_00001/convex/4.obj"/>
|
| 50 |
+
</asset>
|
| 51 |
+
|
| 52 |
+
<worldbody>
|
| 53 |
+
<geom name="floor" size="0 0 0.05" pos="0 0 0.0123414" type="plane" material="right_groundplane"/>
|
| 54 |
+
<camera name="right_track" pos="0.868 0.348 -0.175" quat="0.493349 0.487956 0.506363 0.51196" mode="trackcom"/>
|
| 55 |
+
<camera name="front" pos="0.031 0.941 0.844" quat="0.0150738 0.00673439 0.407848 0.912901" mode="trackcom"/>
|
| 56 |
+
<light pos="0 0 3" dir="0 0 -1" type="directional"/>
|
| 57 |
+
<body name="right_hand_base" pos="0 0 0.2">
|
| 58 |
+
<joint name="right_pos_x" pos="0 0 0" axis="1 0 0" type="slide" range="-5 5"/>
|
| 59 |
+
<joint name="right_pos_y" pos="0 0 0" axis="0 1 0" type="slide" range="-5 5"/>
|
| 60 |
+
<joint name="right_pos_z" pos="0 0 0" axis="0 0 1" type="slide" range="-5 5"/>
|
| 61 |
+
<joint name="right_rot_x" pos="0 0 0" axis="1 0 0" range="-6.28 6.28"/>
|
| 62 |
+
<joint name="right_rot_y" pos="0 0 0" axis="0 1 0" range="-6.28 6.28"/>
|
| 63 |
+
<joint name="right_rot_z" pos="0 0 0" axis="0 0 1" range="-6.28 6.28"/>
|
| 64 |
+
<body name="right_hand_C_MC">
|
| 65 |
+
<inertial pos="-0.00216 0.00536 0.04011" quat="0.713832 -0.0659364 0.0757239 0.693082" mass="0.6506" diaginertia="0.000814964 0.000674257 0.00027314"/>
|
| 66 |
+
<geom name="right_hand_C_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC_visual"/>
|
| 67 |
+
<geom name="right_hand_C_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_hand_C_MC"/>
|
| 68 |
+
<geom name="collision_hand_right_palm_0" size="0.02 0.04 0.04" pos="0 0 0.05" type="box" group="3" rgba="0 1 0 1"/>
|
| 69 |
+
<site name="right_palm" pos="0 0 0.05" rgba="1 1 0 1"/>
|
| 70 |
+
<body name="right_thumb_CMC_VL" pos="0.01 0.026 0.0214" quat="-2.59734e-06 0.707105 0.707108 -2.59735e-06">
|
| 71 |
+
<inertial pos="-0.00065 0.0002 0" quat="0.434754 0.557664 -0.434754 0.557664" mass="0.0025" diaginertia="2.6e-07 2.12661e-07 1.34339e-07"/>
|
| 72 |
+
<joint name="right_thumb_CMC_FE" pos="0 0 0" axis="0 0 1" range="-0.1745 1.9199"/>
|
| 73 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_CMC_VL_visual"/>
|
| 74 |
+
<body name="right_thumb_MC" pos="0 -0.005 0" quat="0.65328 -0.653282 0.270598 0.270599">
|
| 75 |
+
<inertial pos="0.03643 -0.01024 0.00517" quat="-0.151259 0.696943 -0.154462 0.683763" mass="0.13587" diaginertia="4.69153e-05 4.29066e-05 1.92101e-05"/>
|
| 76 |
+
<joint name="right_thumb_CMC_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 77 |
+
<geom name="right_thumb_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC_visual"/>
|
| 78 |
+
<geom name="right_thumb_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MC"/>
|
| 79 |
+
<geom name="collision_hand_right_thumb_3" size="0.01 0.025" pos="0.032 -0.003 0.005" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 80 |
+
<body name="right_thumb_MCP_VL" pos="0.065 -0.006 0.010392" quat="0.965926 0.25882 0 0">
|
| 81 |
+
<inertial pos="-1.29e-09 -1.1e-10 0" quat="0.515163 0.484363 -0.515163 0.484363" mass="8e-05" diaginertia="7.9e-08 6.40993e-08 3.79007e-08"/>
|
| 82 |
+
<joint name="right_thumb_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.5236 1.3963"/>
|
| 83 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_MCP_VL_visual"/>
|
| 84 |
+
<body name="right_thumb_PP" quat="0.707105 -0.707108 0 0">
|
| 85 |
+
<inertial pos="0.021256 -0.00095 -0.00092" quat="0.44358 0.511613 0.483631 0.554609" mass="0.03078" diaginertia="6.08344e-06 5.91207e-06 1.22148e-06"/>
|
| 86 |
+
<joint name="right_thumb_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 87 |
+
<geom name="right_thumb_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP_visual"/>
|
| 88 |
+
<geom name="right_thumb_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_PP"/>
|
| 89 |
+
<geom name="collision_hand_right_thumb_2" size="0.008 0.015" pos="0.019 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 90 |
+
<body name="right_thumb_DP" pos="0.039 0 0" quat="0.707105 0.707108 0 0">
|
| 91 |
+
<inertial pos="0.00821817 -0.00177722 -0.000997218" quat="-0.255985 0.713848 -0.187441 0.624306" mass="0.007981" diaginertia="1.0905e-06 1.04136e-06 2.95182e-07"/>
|
| 92 |
+
<joint name="right_thumb_IP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 93 |
+
<geom name="right_thumb_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP_visual"/>
|
| 94 |
+
<geom name="right_thumb_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_thumb_DP"/>
|
| 95 |
+
<geom name="right_thumb_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 96 |
+
<geom name="right_thumb_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_thumb_elastomer"/>
|
| 97 |
+
<geom name="collision_hand_right_thumb_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 98 |
+
<geom name="collision_hand_right_thumb_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 99 |
+
<site name="trace_hand_right_thumb_tip" pos="0.028 0 0" size="0.005"/>
|
| 100 |
+
<site name="right_thumb_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 101 |
+
</body>
|
| 102 |
+
</body>
|
| 103 |
+
</body>
|
| 104 |
+
</body>
|
| 105 |
+
</body>
|
| 106 |
+
<body name="right_index_MCP_VL" pos="0.001 0.0303 0.0959" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 107 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 108 |
+
<joint name="right_index_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 109 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 110 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 111 |
+
<body name="right_index_PP" quat="0.707105 -0.707108 0 0">
|
| 112 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 113 |
+
<joint name="right_index_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 114 |
+
<geom name="right_index_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 115 |
+
<geom name="right_index_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 116 |
+
<geom name="collision_hand_right_index_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 117 |
+
<body name="right_index_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 118 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 119 |
+
<joint name="right_index_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 120 |
+
<geom name="right_index_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 121 |
+
<geom name="right_index_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 122 |
+
<geom name="collision_hand_right_index_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 123 |
+
<body name="right_index_DP" pos="0.0315 0 0">
|
| 124 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 125 |
+
<joint name="right_index_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 126 |
+
<geom name="right_index_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 127 |
+
<geom name="right_index_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 128 |
+
<geom name="right_index_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 129 |
+
<geom name="right_index_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 130 |
+
<geom name="collision_hand_right_index_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 131 |
+
<geom name="collision_hand_right_index_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 132 |
+
<site name="trace_hand_right_index_tip" pos="0.028 0 0" size="0.005"/>
|
| 133 |
+
<site name="right_index_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 134 |
+
</body>
|
| 135 |
+
</body>
|
| 136 |
+
</body>
|
| 137 |
+
</body>
|
| 138 |
+
<body name="right_middle_MCP_VL" pos="0 0.01 0.0989" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 139 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 140 |
+
<joint name="right_middle_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 141 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 142 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 143 |
+
<body name="right_middle_PP" quat="0.707105 -0.707108 0 0">
|
| 144 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 145 |
+
<joint name="right_middle_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 146 |
+
<geom name="right_middle_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 147 |
+
<geom name="right_middle_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 148 |
+
<geom name="collision_hand_right_middle_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 149 |
+
<body name="right_middle_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 150 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 151 |
+
<joint name="right_middle_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 152 |
+
<geom name="right_middle_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 153 |
+
<geom name="right_middle_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 154 |
+
<geom name="collision_hand_right_middle_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 155 |
+
<body name="right_middle_DP" pos="0.0315 0 0">
|
| 156 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 157 |
+
<joint name="right_middle_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 158 |
+
<geom name="right_middle_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 159 |
+
<geom name="right_middle_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 160 |
+
<geom name="right_middle_elastomer_visual" quat="0.5 0.5 -0.5 0.5" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 161 |
+
<geom name="right_middle_elastomer" quat="0.5 0.5 -0.5 0.5" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 162 |
+
<geom name="collision_hand_right_middle_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 163 |
+
<geom name="collision_hand_right_middle_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 164 |
+
<site name="trace_hand_right_middle_tip" pos="0.028 0 0" size="0.005"/>
|
| 165 |
+
<site name="right_middle_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 166 |
+
</body>
|
| 167 |
+
</body>
|
| 168 |
+
</body>
|
| 169 |
+
</body>
|
| 170 |
+
<body name="right_ring_MCP_VL" pos="0.0015 -0.0103 0.0929" quat="0.499998 -0.500002 -0.5 -0.5">
|
| 171 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 172 |
+
<joint name="right_ring_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 173 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 174 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 175 |
+
<body name="right_ring_PP" quat="0.707105 -0.707108 0 0">
|
| 176 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 177 |
+
<joint name="right_ring_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 178 |
+
<geom name="right_ring_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 179 |
+
<geom name="right_ring_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 180 |
+
<geom name="collision_hand_right_ring_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 181 |
+
<body name="right_ring_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 182 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 183 |
+
<joint name="right_ring_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 184 |
+
<geom name="right_ring_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 185 |
+
<geom name="right_ring_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 186 |
+
<geom name="collision_hand_right_ring_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 187 |
+
<body name="right_ring_DP" pos="0.0315 0 0">
|
| 188 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 189 |
+
<joint name="right_ring_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 190 |
+
<geom name="right_ring_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 191 |
+
<geom name="right_ring_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 192 |
+
<geom name="right_ring_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 193 |
+
<geom name="right_ring_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.2 1 0.2 1" mesh="right_elastomer"/>
|
| 194 |
+
<geom name="collision_hand_right_ring_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 195 |
+
<geom name="collision_hand_right_ring_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 196 |
+
<site name="trace_hand_right_ring_tip" pos="0.028 0 0" size="0.005"/>
|
| 197 |
+
<site name="right_ring_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 198 |
+
</body>
|
| 199 |
+
</body>
|
| 200 |
+
</body>
|
| 201 |
+
</body>
|
| 202 |
+
<body name="right_pinky_MC" pos="0.01136 -0.0263 0.0869" quat="-3.67321e-06 0 0 1">
|
| 203 |
+
<inertial pos="0.0107985 0.00598801 0.0335125" quat="0.706956 -0.000832392 -0.0268047 0.706749" mass="0.12541" diaginertia="4.47765e-05 3.72569e-05 1.69876e-05"/>
|
| 204 |
+
<joint name="right_pinky_CMC" pos="0 0 0" axis="0 0 1" range="0 0.2618"/>
|
| 205 |
+
<geom name="right_pinky_MC_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC_visual"/>
|
| 206 |
+
<geom name="right_pinky_MC" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_pinky_MC"/>
|
| 207 |
+
<body name="right_pinky_MCP_VL" pos="0.00836 0.0048 0" quat="0.499998 0.5 -0.5 0.500002">
|
| 208 |
+
<inertial pos="-0.0092 0.0013 0" quat="0.519686 0.479506 -0.519686 0.479506" mass="0.00221" diaginertia="2.23e-07 1.77435e-07 1.09965e-07"/>
|
| 209 |
+
<joint name="right_pinky_MCP_FE" pos="0 0 0" axis="0 0 1" range="-0.174533 1.5708"/>
|
| 210 |
+
<geom type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL_visual"/>
|
| 211 |
+
<geom type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MCP_VL"/>
|
| 212 |
+
<body name="right_pinky_PP" quat="0.707105 -0.707108 0 0">
|
| 213 |
+
<inertial pos="0.027 0.00055 0.00068" quat="0.512565 0.504813 0.502719 0.479286" mass="0.04741" diaginertia="1.14061e-05 1.10467e-05 2.15425e-06"/>
|
| 214 |
+
<joint name="right_pinky_MCP_AA" pos="0 0 0" axis="0 0 1" range="-0.3491 0.3491"/>
|
| 215 |
+
<geom name="right_pinky_PP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP_visual"/>
|
| 216 |
+
<geom name="right_pinky_PP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_PP"/>
|
| 217 |
+
<geom name="collision_hand_right_pinky_3" size="0.008 0.019" pos="0.023 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 218 |
+
<body name="right_pinky_MP" pos="0.047 0 0" quat="0.707105 0.707108 0 0">
|
| 219 |
+
<inertial pos="0.01212 -0.00116 0.00058" quat="-0.0266408 0.732558 -0.0189273 0.67992" mass="0.01824" diaginertia="2.00683e-06 1.9229e-06 5.68878e-07"/>
|
| 220 |
+
<joint name="right_pinky_PIP" pos="0 0 0" axis="0 0 1" range="0 1.7453"/>
|
| 221 |
+
<geom name="right_pinky_MP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP_visual"/>
|
| 222 |
+
<geom name="right_pinky_MP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_MP"/>
|
| 223 |
+
<geom name="collision_hand_right_pinky_2" size="0.008 0.013" pos="0.015 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 224 |
+
<body name="right_pinky_DP" pos="0.0315 0 0">
|
| 225 |
+
<inertial pos="0.0124885 -0.00257289 -0.000107611" quat="-0.0492916 0.716628 -0.0583643 0.693259" mass="0.004651" diaginertia="3.15336e-07 3.09757e-07 1.34861e-07"/>
|
| 226 |
+
<joint name="right_pinky_DIP" pos="0 0 0" axis="0 0 1" range="0 1.3963"/>
|
| 227 |
+
<geom name="right_pinky_DP_visual" type="mesh" group="1" density="0" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP_visual"/>
|
| 228 |
+
<geom name="right_pinky_DP" type="mesh" group="3" rgba="0.79216 0.81961 0.93333 1" mesh="right_DP"/>
|
| 229 |
+
<geom name="right_pinky_elastomer_visual" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="1" density="0" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 230 |
+
<geom name="right_pinky_elastomer" quat="0.499998 0.5 -0.5 0.500002" type="mesh" group="3" rgba="0.1 1 0.2 1" mesh="right_elastomer"/>
|
| 231 |
+
<geom name="collision_hand_right_pinky_1" size="0.008 0.008" pos="0.012 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 232 |
+
<geom name="collision_hand_right_pinky_0" size="0.008 0.006" pos="0.022 0 0" quat="0.707107 0 0.707107 0" type="capsule" group="3" rgba="0 1 0 1"/>
|
| 233 |
+
<site name="trace_hand_right_pinky_tip" pos="0.028 0 0" size="0.005"/>
|
| 234 |
+
<site name="right_pinky_tip" pos="0.028 0 0" rgba="0 1 1 1"/>
|
| 235 |
+
</body>
|
| 236 |
+
</body>
|
| 237 |
+
</body>
|
| 238 |
+
</body>
|
| 239 |
+
</body>
|
| 240 |
+
</body>
|
| 241 |
+
</body>
|
| 242 |
+
<body name="right_object">
|
| 243 |
+
<joint name="right_object_joint" type="free" armature="0.0001" frictionloss="0.0001"/>
|
| 244 |
+
<geom name="right_object_0" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_0"/>
|
| 245 |
+
<geom name="right_object_1" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_1"/>
|
| 246 |
+
<geom name="right_object_2" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_2"/>
|
| 247 |
+
<geom name="right_object_3" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_3"/>
|
| 248 |
+
<geom name="right_object_4" type="mesh" group="3" density="1000" rgba="0 1 0 1" mesh="right_4"/>
|
| 249 |
+
<geom name="right_object_visual" type="mesh" density="0" rgba="1 1 1 1" mesh="right_visual"/>
|
| 250 |
+
<site name="right_object" pos="0 0 0" size="0.01 0.02 0.03" type="box"/>
|
| 251 |
+
<site name="trace_right_object" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 252 |
+
<site name="track_object_right_thumb_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 253 |
+
<site name="track_object_right_index_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 254 |
+
<site name="track_object_right_middle_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 255 |
+
<site name="track_object_right_ring_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 256 |
+
<site name="track_object_right_pinky_tip" pos="0 0 0" group="4" rgba="0 1 0 1"/>
|
| 257 |
+
</body>
|
| 258 |
+
<body name="ref_object_right_thumb_tip" mocap="true">
|
| 259 |
+
<site name="ref_object_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 260 |
+
</body>
|
| 261 |
+
<body name="ref_hand_right_thumb_tip" mocap="true">
|
| 262 |
+
<site name="ref_hand_right_thumb_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 263 |
+
</body>
|
| 264 |
+
<body name="ref_object_right_index_tip" mocap="true">
|
| 265 |
+
<site name="ref_object_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 266 |
+
</body>
|
| 267 |
+
<body name="ref_hand_right_index_tip" mocap="true">
|
| 268 |
+
<site name="ref_hand_right_index_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 269 |
+
</body>
|
| 270 |
+
<body name="ref_object_right_middle_tip" mocap="true">
|
| 271 |
+
<site name="ref_object_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 272 |
+
</body>
|
| 273 |
+
<body name="ref_hand_right_middle_tip" mocap="true">
|
| 274 |
+
<site name="ref_hand_right_middle_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 275 |
+
</body>
|
| 276 |
+
<body name="ref_object_right_ring_tip" mocap="true">
|
| 277 |
+
<site name="ref_object_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 278 |
+
</body>
|
| 279 |
+
<body name="ref_hand_right_ring_tip" mocap="true">
|
| 280 |
+
<site name="ref_hand_right_ring_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 281 |
+
</body>
|
| 282 |
+
<body name="ref_object_right_pinky_tip" mocap="true">
|
| 283 |
+
<site name="ref_object_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 284 |
+
</body>
|
| 285 |
+
<body name="ref_hand_right_pinky_tip" mocap="true">
|
| 286 |
+
<site name="ref_hand_right_pinky_tip" pos="0 0 0" size="0.02" group="4" rgba="0 1 0 1"/>
|
| 287 |
+
</body>
|
| 288 |
+
</worldbody>
|
| 289 |
+
|
| 290 |
+
<contact>
|
| 291 |
+
<pair geom1="floor" geom2="right_object_0" name="floor_right_object_0" friction="1 1 0.1 0 0"/>
|
| 292 |
+
<pair geom1="floor" geom2="right_object_1" name="floor_right_object_1" friction="1 1 0.1 0 0"/>
|
| 293 |
+
<pair geom1="floor" geom2="right_object_2" name="floor_right_object_2" friction="1 1 0.1 0 0"/>
|
| 294 |
+
<pair geom1="floor" geom2="right_object_3" name="floor_right_object_3" friction="1 1 0.1 0 0"/>
|
| 295 |
+
<pair geom1="floor" geom2="right_object_4" name="floor_right_object_4" friction="1 1 0.1 0 0"/>
|
| 296 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_thumb_0" name="collision_hand_right_palm_0_collision_hand_right_thumb_0" friction="1 1 0.1 0 0"/>
|
| 297 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_index_0" name="collision_hand_right_palm_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 298 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_palm_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 299 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_palm_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 300 |
+
<pair geom1="collision_hand_right_palm_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_palm_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 301 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_0" name="collision_hand_right_palm_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 302 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_1" name="collision_hand_right_palm_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 303 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_2" name="collision_hand_right_palm_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 304 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_3" name="collision_hand_right_palm_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 305 |
+
<pair geom1="collision_hand_right_palm_0" geom2="right_object_4" name="collision_hand_right_palm_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 306 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_0" name="collision_hand_right_thumb_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 307 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_1" name="collision_hand_right_thumb_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 308 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_2" name="collision_hand_right_thumb_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 309 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_3" name="collision_hand_right_thumb_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 310 |
+
<pair geom1="collision_hand_right_thumb_3" geom2="right_object_4" name="collision_hand_right_thumb_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 311 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_0" name="collision_hand_right_thumb_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 312 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_1" name="collision_hand_right_thumb_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 313 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_2" name="collision_hand_right_thumb_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 314 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_3" name="collision_hand_right_thumb_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 315 |
+
<pair geom1="collision_hand_right_thumb_2" geom2="right_object_4" name="collision_hand_right_thumb_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 316 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_index_0" name="collision_hand_right_thumb_0_collision_hand_right_index_0" friction="1 1 0.1 0 0"/>
|
| 317 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_thumb_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 318 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_thumb_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 319 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_thumb_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 320 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_0" name="collision_hand_right_thumb_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 321 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_0" name="collision_hand_right_thumb_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 322 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_1" name="collision_hand_right_thumb_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 323 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_1" name="collision_hand_right_thumb_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 324 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_2" name="collision_hand_right_thumb_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 325 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_2" name="collision_hand_right_thumb_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 326 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_3" name="collision_hand_right_thumb_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 327 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_3" name="collision_hand_right_thumb_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 328 |
+
<pair geom1="collision_hand_right_thumb_1" geom2="right_object_4" name="collision_hand_right_thumb_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 329 |
+
<pair geom1="collision_hand_right_thumb_0" geom2="right_object_4" name="collision_hand_right_thumb_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 330 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_0" name="collision_hand_right_index_3_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 331 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_1" name="collision_hand_right_index_3_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 332 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_2" name="collision_hand_right_index_3_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 333 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_3" name="collision_hand_right_index_3_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 334 |
+
<pair geom1="collision_hand_right_index_3" geom2="right_object_4" name="collision_hand_right_index_3_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 335 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_0" name="collision_hand_right_index_2_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 336 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_1" name="collision_hand_right_index_2_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 337 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_2" name="collision_hand_right_index_2_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 338 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_3" name="collision_hand_right_index_2_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 339 |
+
<pair geom1="collision_hand_right_index_2" geom2="right_object_4" name="collision_hand_right_index_2_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 340 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_middle_0" name="collision_hand_right_index_0_collision_hand_right_middle_0" friction="1 1 0.1 0 0"/>
|
| 341 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_index_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 342 |
+
<pair geom1="collision_hand_right_index_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_index_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 343 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_0" name="collision_hand_right_index_1_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 344 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_0" name="collision_hand_right_index_0_right_object_0" condim="4" friction="1 1 0.1 0 0"/>
|
| 345 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_1" name="collision_hand_right_index_1_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 346 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_1" name="collision_hand_right_index_0_right_object_1" condim="4" friction="1 1 0.1 0 0"/>
|
| 347 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_2" name="collision_hand_right_index_1_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 348 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_2" name="collision_hand_right_index_0_right_object_2" condim="4" friction="1 1 0.1 0 0"/>
|
| 349 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_3" name="collision_hand_right_index_1_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 350 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_3" name="collision_hand_right_index_0_right_object_3" condim="4" friction="1 1 0.1 0 0"/>
|
| 351 |
+
<pair geom1="collision_hand_right_index_1" geom2="right_object_4" name="collision_hand_right_index_1_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 352 |
+
<pair geom1="collision_hand_right_index_0" geom2="right_object_4" name="collision_hand_right_index_0_right_object_4" condim="4" friction="1 1 0.1 0 0"/>
|
| 353 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_0" name="collision_hand_right_middle_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 354 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_1" name="collision_hand_right_middle_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 355 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_2" name="collision_hand_right_middle_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 356 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_3" name="collision_hand_right_middle_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 357 |
+
<pair geom1="collision_hand_right_middle_3" geom2="right_object_4" name="collision_hand_right_middle_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 358 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_0" name="collision_hand_right_middle_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 359 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_1" name="collision_hand_right_middle_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 360 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_2" name="collision_hand_right_middle_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 361 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_3" name="collision_hand_right_middle_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 362 |
+
<pair geom1="collision_hand_right_middle_2" geom2="right_object_4" name="collision_hand_right_middle_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 363 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_ring_0" name="collision_hand_right_middle_0_collision_hand_right_ring_0" friction="1 1 0.1 0 0"/>
|
| 364 |
+
<pair geom1="collision_hand_right_middle_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_middle_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 365 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_0" name="collision_hand_right_middle_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 366 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_0" name="collision_hand_right_middle_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 367 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_1" name="collision_hand_right_middle_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 368 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_1" name="collision_hand_right_middle_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 369 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_2" name="collision_hand_right_middle_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 370 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_2" name="collision_hand_right_middle_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 371 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_3" name="collision_hand_right_middle_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 372 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_3" name="collision_hand_right_middle_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 373 |
+
<pair geom1="collision_hand_right_middle_1" geom2="right_object_4" name="collision_hand_right_middle_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 374 |
+
<pair geom1="collision_hand_right_middle_0" geom2="right_object_4" name="collision_hand_right_middle_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 375 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_0" name="collision_hand_right_ring_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 376 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_1" name="collision_hand_right_ring_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 377 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_2" name="collision_hand_right_ring_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 378 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_3" name="collision_hand_right_ring_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 379 |
+
<pair geom1="collision_hand_right_ring_3" geom2="right_object_4" name="collision_hand_right_ring_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 380 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_0" name="collision_hand_right_ring_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 381 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_1" name="collision_hand_right_ring_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 382 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_2" name="collision_hand_right_ring_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 383 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_3" name="collision_hand_right_ring_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 384 |
+
<pair geom1="collision_hand_right_ring_2" geom2="right_object_4" name="collision_hand_right_ring_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 385 |
+
<pair geom1="collision_hand_right_ring_0" geom2="collision_hand_right_pinky_0" name="collision_hand_right_ring_0_collision_hand_right_pinky_0" friction="1 1 0.1 0 0"/>
|
| 386 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_0" name="collision_hand_right_ring_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 387 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_0" name="collision_hand_right_ring_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 388 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_1" name="collision_hand_right_ring_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 389 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_1" name="collision_hand_right_ring_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 390 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_2" name="collision_hand_right_ring_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 391 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_2" name="collision_hand_right_ring_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 392 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_3" name="collision_hand_right_ring_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 393 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_3" name="collision_hand_right_ring_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 394 |
+
<pair geom1="collision_hand_right_ring_1" geom2="right_object_4" name="collision_hand_right_ring_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 395 |
+
<pair geom1="collision_hand_right_ring_0" geom2="right_object_4" name="collision_hand_right_ring_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 396 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_0" name="collision_hand_right_pinky_3_right_object_0" friction="1 1 0.1 0 0"/>
|
| 397 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_1" name="collision_hand_right_pinky_3_right_object_1" friction="1 1 0.1 0 0"/>
|
| 398 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_2" name="collision_hand_right_pinky_3_right_object_2" friction="1 1 0.1 0 0"/>
|
| 399 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_3" name="collision_hand_right_pinky_3_right_object_3" friction="1 1 0.1 0 0"/>
|
| 400 |
+
<pair geom1="collision_hand_right_pinky_3" geom2="right_object_4" name="collision_hand_right_pinky_3_right_object_4" friction="1 1 0.1 0 0"/>
|
| 401 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_0" name="collision_hand_right_pinky_2_right_object_0" friction="1 1 0.1 0 0"/>
|
| 402 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_1" name="collision_hand_right_pinky_2_right_object_1" friction="1 1 0.1 0 0"/>
|
| 403 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_2" name="collision_hand_right_pinky_2_right_object_2" friction="1 1 0.1 0 0"/>
|
| 404 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_3" name="collision_hand_right_pinky_2_right_object_3" friction="1 1 0.1 0 0"/>
|
| 405 |
+
<pair geom1="collision_hand_right_pinky_2" geom2="right_object_4" name="collision_hand_right_pinky_2_right_object_4" friction="1 1 0.1 0 0"/>
|
| 406 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_0" name="collision_hand_right_pinky_1_right_object_0" friction="1 1 0.1 0 0"/>
|
| 407 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_0" name="collision_hand_right_pinky_0_right_object_0" friction="1 1 0.1 0 0"/>
|
| 408 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_1" name="collision_hand_right_pinky_1_right_object_1" friction="1 1 0.1 0 0"/>
|
| 409 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_1" name="collision_hand_right_pinky_0_right_object_1" friction="1 1 0.1 0 0"/>
|
| 410 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_2" name="collision_hand_right_pinky_1_right_object_2" friction="1 1 0.1 0 0"/>
|
| 411 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_2" name="collision_hand_right_pinky_0_right_object_2" friction="1 1 0.1 0 0"/>
|
| 412 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_3" name="collision_hand_right_pinky_1_right_object_3" friction="1 1 0.1 0 0"/>
|
| 413 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_3" name="collision_hand_right_pinky_0_right_object_3" friction="1 1 0.1 0 0"/>
|
| 414 |
+
<pair geom1="collision_hand_right_pinky_1" geom2="right_object_4" name="collision_hand_right_pinky_1_right_object_4" friction="1 1 0.1 0 0"/>
|
| 415 |
+
<pair geom1="collision_hand_right_pinky_0" geom2="right_object_4" name="collision_hand_right_pinky_0_right_object_4" friction="1 1 0.1 0 0"/>
|
| 416 |
+
<exclude body1="right_hand_C_MC" body2="right_hand_C_MC"/>
|
| 417 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_CMC_VL"/>
|
| 418 |
+
<exclude body1="right_hand_C_MC" body2="right_thumb_MC"/>
|
| 419 |
+
<exclude body1="right_hand_C_MC" body2="right_index_MCP_VL"/>
|
| 420 |
+
<exclude body1="right_hand_C_MC" body2="right_index_PP"/>
|
| 421 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_MCP_VL"/>
|
| 422 |
+
<exclude body1="right_hand_C_MC" body2="right_middle_PP"/>
|
| 423 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_MCP_VL"/>
|
| 424 |
+
<exclude body1="right_hand_C_MC" body2="right_ring_PP"/>
|
| 425 |
+
<exclude body1="right_hand_C_MC" body2="right_pinky_MC"/>
|
| 426 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_MCP_VL"/>
|
| 427 |
+
<exclude body1="right_thumb_MC" body2="right_thumb_PP"/>
|
| 428 |
+
<exclude body1="right_thumb_MCP_VL" body2="right_thumb_PP"/>
|
| 429 |
+
<exclude body1="right_thumb_PP" body2="right_thumb_DP"/>
|
| 430 |
+
<exclude body1="right_index_MCP_VL" body2="right_index_PP"/>
|
| 431 |
+
<exclude body1="right_index_PP" body2="right_index_MP"/>
|
| 432 |
+
<exclude body1="right_index_MP" body2="right_index_DP"/>
|
| 433 |
+
<exclude body1="right_middle_MCP_VL" body2="right_middle_PP"/>
|
| 434 |
+
<exclude body1="right_middle_PP" body2="right_middle_MP"/>
|
| 435 |
+
<exclude body1="right_middle_MP" body2="right_middle_DP"/>
|
| 436 |
+
<exclude body1="right_ring_MCP_VL" body2="right_ring_PP"/>
|
| 437 |
+
<exclude body1="right_ring_PP" body2="right_ring_MP"/>
|
| 438 |
+
<exclude body1="right_ring_MP" body2="right_ring_DP"/>
|
| 439 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_MCP_VL"/>
|
| 440 |
+
<exclude body1="right_pinky_MC" body2="right_pinky_PP"/>
|
| 441 |
+
<exclude body1="right_pinky_MCP_VL" body2="right_pinky_PP"/>
|
| 442 |
+
<exclude body1="right_pinky_PP" body2="right_pinky_MP"/>
|
| 443 |
+
<exclude body1="right_pinky_MP" body2="right_pinky_DP"/>
|
| 444 |
+
</contact>
|
| 445 |
+
|
| 446 |
+
<equality>
|
| 447 |
+
<connect name="track_object_right_thumb_tip_equality_constraint" site1="track_object_right_thumb_tip" site2="ref_object_right_thumb_tip" solimp="0 1 100"/>
|
| 448 |
+
<connect name="track_object_right_index_tip_equality_constraint" site1="track_object_right_index_tip" site2="ref_object_right_index_tip" solimp="0 1 100"/>
|
| 449 |
+
<connect name="track_object_right_middle_tip_equality_constraint" site1="track_object_right_middle_tip" site2="ref_object_right_middle_tip" solimp="0 1 100"/>
|
| 450 |
+
<connect name="track_object_right_ring_tip_equality_constraint" site1="track_object_right_ring_tip" site2="ref_object_right_ring_tip" solimp="0 1 100"/>
|
| 451 |
+
<connect name="track_object_right_pinky_tip_equality_constraint" site1="track_object_right_pinky_tip" site2="ref_object_right_pinky_tip" solimp="0 1 100"/>
|
| 452 |
+
</equality>
|
| 453 |
+
|
| 454 |
+
<actuator>
|
| 455 |
+
<general name="right_pos_x_position" joint="right_pos_x" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 456 |
+
<general name="right_pos_y_position" joint="right_pos_y" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 457 |
+
<general name="right_pos_z_position" joint="right_pos_z" ctrlrange="-5 5" gainprm="1000" biasprm="0 -1000"/>
|
| 458 |
+
<general name="right_rot_x_position" joint="right_rot_x" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 459 |
+
<general name="right_rot_y_position" joint="right_rot_y" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 460 |
+
<general name="right_rot_z_position" joint="right_rot_z" ctrlrange="-6.28 6.28" gainprm="1000" biasprm="0 -1000"/>
|
| 461 |
+
<general name="right_thumb_CMC_FE_ctrl" joint="right_thumb_CMC_FE" ctrlrange="-0.1745 1.9199" gainprm="6.95" biasprm="0 -6.95 0.9"/>
|
| 462 |
+
<general name="right_thumb_CMC_AA_ctrl" joint="right_thumb_CMC_AA" ctrlrange="-0.3491 0.3491" gainprm="13.2" biasprm="0 -13.2 0.9"/>
|
| 463 |
+
<general name="right_thumb_MCP_FE_ctrl" joint="right_thumb_MCP_FE" ctrlrange="-0.5236 1.3963" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 464 |
+
<general name="right_thumb_MCP_AA_ctrl" joint="right_thumb_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 465 |
+
<general name="right_thumb_IP_ctrl" joint="right_thumb_IP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 466 |
+
<general name="right_index_MCP_FE_ctrl" joint="right_index_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 467 |
+
<general name="right_index_MCP_AA_ctrl" joint="right_index_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 468 |
+
<general name="right_index_PIP_ctrl" joint="right_index_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 469 |
+
<general name="right_index_DIP_ctrl" joint="right_index_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 470 |
+
<general name="right_middle_MCP_FE_ctrl" joint="right_middle_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 471 |
+
<general name="right_middle_MCP_AA_ctrl" joint="right_middle_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 472 |
+
<general name="right_middle_PIP_ctrl" joint="right_middle_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 473 |
+
<general name="right_middle_DIP_ctrl" joint="right_middle_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 474 |
+
<general name="right_ring_MCP_FE_ctrl" joint="right_ring_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 475 |
+
<general name="right_ring_MCP_AA_ctrl" joint="right_ring_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 476 |
+
<general name="right_ring_PIP_ctrl" joint="right_ring_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 477 |
+
<general name="right_ring_DIP_ctrl" joint="right_ring_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 478 |
+
<general name="right_pinky_CMC_ctrl" joint="right_pinky_CMC" ctrlrange="0 0.2618" gainprm="1.38" biasprm="0 -1.38 0.9"/>
|
| 479 |
+
<general name="right_pinky_MCP_FE_ctrl" joint="right_pinky_MCP_FE" ctrlrange="-0.174533 1.5708" gainprm="4.76" biasprm="0 -4.76 0.9"/>
|
| 480 |
+
<general name="right_pinky_MCP_AA_ctrl" joint="right_pinky_MCP_AA" ctrlrange="-0.3491 0.3491" gainprm="6.62" biasprm="0 -6.62 0.9"/>
|
| 481 |
+
<general name="right_pinky_PIP_ctrl" joint="right_pinky_PIP" ctrlrange="0 1.7453" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 482 |
+
<general name="right_pinky_DIP_ctrl" joint="right_pinky_DIP" ctrlrange="0 1.3963" gainprm="0.9" biasprm="0 -0.9 0.9"/>
|
| 483 |
+
</actuator>
|
| 484 |
+
</mujoco>
|
processed/oakinkv2/sharpa/right/uncap_alcohol_burner/task_info.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "uncap_alcohol_burner",
|
| 3 |
+
"dataset_name": "oakinkv2",
|
| 4 |
+
"robot_type": "sharpa",
|
| 5 |
+
"embodiment_type": "right",
|
| 6 |
+
"data_id": 0,
|
| 7 |
+
"right_object_mesh_dir": "processed/oakinkv2/assets/objects/O02_0206_00001",
|
| 8 |
+
"left_object_mesh_dir": null,
|
| 9 |
+
"ref_dt": 0.02,
|
| 10 |
+
"pre_grasp_seconds": 1.5,
|
| 11 |
+
"post_grasp_seconds": 2.5,
|
| 12 |
+
"n_frames": 200,
|
| 13 |
+
"oakink_seq_key": "scene_03__A007/seq__2bae9f0f317c19cd1b5d__2023-05-15-20-32-31",
|
| 14 |
+
"oakink_seq_token": "scene_03__A007++seq__2bae9f0f317c19cd1b5d__2023-05-15-20-32-31",
|
| 15 |
+
"oakink_obj_id": "O02@0206@00001",
|
| 16 |
+
"oakink_primitive": "uncap_alcohol_lamp",
|
| 17 |
+
"oakink_grasp_range": [
|
| 18 |
+
9187,
|
| 19 |
+
9423
|
| 20 |
+
],
|
| 21 |
+
"oakink_window": [
|
| 22 |
+
9007,
|
| 23 |
+
9423
|
| 24 |
+
],
|
| 25 |
+
"obj_first_frame_lowest_world_z": 0.07334136502724108,
|
| 26 |
+
"scene_lowest_world_z": -0.005303162150084927,
|
| 27 |
+
"object_descends_from_frame0": true,
|
| 28 |
+
"right_plate_top_world_z": 0.023341365027241073,
|
| 29 |
+
"floor_well_below_offset": 0.05,
|
| 30 |
+
"right_object_convex_dir": "processed/oakinkv2/assets/objects/O02_0206_00001/convex"
|
| 31 |
+
}
|
processed/oakinkv2/sharpa/right/wipe_board/0/config.yaml
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
robot_type: sharpa
|
| 2 |
+
embodiment_type: right
|
| 3 |
+
task: wipe_board
|
| 4 |
+
seed: 0
|
| 5 |
+
dataset_dir: example_datasets
|
| 6 |
+
dataset_name: oakinkv2
|
| 7 |
+
data_id: 0
|
| 8 |
+
model_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/wipe_board/0/../scene.xml
|
| 9 |
+
data_path: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/wipe_board/0/trajectory_kinematic.npz
|
| 10 |
+
load_config_path: ''
|
| 11 |
+
simulator: mjwp
|
| 12 |
+
device: cuda:0
|
| 13 |
+
sim_dt: 0.01
|
| 14 |
+
ctrl_dt: 1.5
|
| 15 |
+
ref_dt: 0.02
|
| 16 |
+
render_dt: 0.02
|
| 17 |
+
horizon: 3.0
|
| 18 |
+
knot_dt: 1.0
|
| 19 |
+
max_sim_steps: 392
|
| 20 |
+
nconmax_per_env: 120
|
| 21 |
+
njmax_per_env: 350
|
| 22 |
+
num_dyn: 1
|
| 23 |
+
num_dr: 1
|
| 24 |
+
pair_margin_range:
|
| 25 |
+
- -0.005
|
| 26 |
+
- 0.005
|
| 27 |
+
xy_offset_range:
|
| 28 |
+
- -0.005
|
| 29 |
+
- 0.005
|
| 30 |
+
perturb_force: 0.0
|
| 31 |
+
perturb_torque: 0.0
|
| 32 |
+
contact_guidance: false
|
| 33 |
+
object_pos_actuator_names:
|
| 34 |
+
- right_object_pos_x
|
| 35 |
+
- right_object_pos_y
|
| 36 |
+
- right_object_pos_z
|
| 37 |
+
- left_object_pos_x
|
| 38 |
+
- left_object_pos_y
|
| 39 |
+
- left_object_pos_z
|
| 40 |
+
object_rot_actuator_names:
|
| 41 |
+
- right_object_rot_x
|
| 42 |
+
- right_object_rot_y
|
| 43 |
+
- right_object_rot_z
|
| 44 |
+
- left_object_rot_x
|
| 45 |
+
- left_object_rot_y
|
| 46 |
+
- left_object_rot_z
|
| 47 |
+
object_action_dims: 0
|
| 48 |
+
object_actuator_ids: []
|
| 49 |
+
object_actuator_names: []
|
| 50 |
+
init_pos_actuator_gain: 10.0
|
| 51 |
+
init_pos_actuator_bias: 10.0
|
| 52 |
+
init_rot_actuator_gain: 0.1
|
| 53 |
+
init_rot_actuator_bias: 0.1
|
| 54 |
+
guidance_decay_ratio: 0.5
|
| 55 |
+
gibbs_sampling: false
|
| 56 |
+
num_samples: 1024
|
| 57 |
+
temperature: 1.0
|
| 58 |
+
max_num_iterations: 4
|
| 59 |
+
improvement_threshold: -1.0
|
| 60 |
+
improvement_check_steps: 2
|
| 61 |
+
terminate_resample: false
|
| 62 |
+
object_pos_threshold: 0.1
|
| 63 |
+
object_rot_threshold: 0.5
|
| 64 |
+
max_revert_forward_attempts: 1
|
| 65 |
+
max_revert_depth: 3
|
| 66 |
+
base_pos_threshold: 0.5
|
| 67 |
+
base_rot_threshold: 0.4
|
| 68 |
+
use_torch_compile: true
|
| 69 |
+
first_ctrl_noise_scale: 2.0
|
| 70 |
+
last_ctrl_noise_scale: 4.0
|
| 71 |
+
final_noise_scale: 0.01
|
| 72 |
+
exploit_ratio: 0.01
|
| 73 |
+
exploit_noise_scale: 0.01
|
| 74 |
+
joint_noise_scale: 0.1
|
| 75 |
+
pos_noise_scale: 0.01
|
| 76 |
+
rot_noise_scale: 0.01
|
| 77 |
+
use_rl_reward: false
|
| 78 |
+
base_pos_rew_scale: 0.1
|
| 79 |
+
base_rot_rew_scale: 0.03
|
| 80 |
+
joint_rew_scale: 0.003
|
| 81 |
+
pos_rew_scale: 1.0
|
| 82 |
+
rot_rew_scale: 0.3
|
| 83 |
+
vel_rew_scale: 0.0001
|
| 84 |
+
terminal_rew_scale: 1.0
|
| 85 |
+
contact_rew_scale: 0.0
|
| 86 |
+
show_viewer: true
|
| 87 |
+
viewer: viser
|
| 88 |
+
wait_on_finish: false
|
| 89 |
+
rerun_spawn: true
|
| 90 |
+
save_video: true
|
| 91 |
+
save_info: true
|
| 92 |
+
save_rerun: false
|
| 93 |
+
save_viser: true
|
| 94 |
+
save_metrics: true
|
| 95 |
+
save_config: true
|
| 96 |
+
trace_dt: 0.02
|
| 97 |
+
num_trace_uniform_samples: 4
|
| 98 |
+
num_trace_topk_samples: 2
|
| 99 |
+
trace_site_ids:
|
| 100 |
+
- 12
|
| 101 |
+
- 1
|
| 102 |
+
- 3
|
| 103 |
+
- 5
|
| 104 |
+
- 7
|
| 105 |
+
- 9
|
| 106 |
+
contact_order: []
|
| 107 |
+
hand_contact_site_ids: []
|
| 108 |
+
right_contact_indices: []
|
| 109 |
+
left_contact_indices: []
|
| 110 |
+
right_pos_ctrl_ids: []
|
| 111 |
+
left_pos_ctrl_ids: []
|
| 112 |
+
contact_len: 0
|
| 113 |
+
horizon_steps: 300
|
| 114 |
+
knot_steps: 100
|
| 115 |
+
ref_steps: 2
|
| 116 |
+
ctrl_steps: 150
|
| 117 |
+
nq_obj: 7
|
| 118 |
+
nq: 35
|
| 119 |
+
nv: 34
|
| 120 |
+
nu: 28
|
| 121 |
+
npair: 213
|
| 122 |
+
beta_traj: 0.31622776601683794
|
| 123 |
+
output_dir: /local/home/chaoyip/spider/example_datasets/processed/oakinkv2/sharpa/right/wipe_board/0
|
processed/oakinkv2/sharpa/right/wipe_board/0/trajectory_ikrollout.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bd562e48d4e5f390d2c6e0c4b2b46746e83bd68b3d87ce14f6ceb0f77ec3c63
|
| 3 |
+
size 55142
|
processed/oakinkv2/sharpa/right/wipe_board/0/trajectory_kinematic.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1873bf36e60bec4d188338f4bd47d2c378e170e97d85e2f72fc59417d5f140ec
|
| 3 |
+
size 108952
|
processed/oakinkv2/sharpa/right/wipe_board/0/trajectory_mjwp_fast.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b033ae11558f88aae32858701107406d760dd2f0bfc4216e2766114bd2a710a9
|
| 3 |
+
size 620533
|
processed/oakinkv2/sharpa/right/wipe_board/0/visualization_ik.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e361d120b7dfb4304376c1f5ac80a6f6813761d897c48cae39482f9100200d23
|
| 3 |
+
size 213513
|
processed/oakinkv2/sharpa/right/wipe_board/0/visualization_ik.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4e62102a05eeff45a27e9b4df3d992de2e3258042778d7c4edea39ea97f6f14
|
| 3 |
+
size 1562167
|
processed/oakinkv2/sharpa/right/wipe_board/0/visualization_mjwp_fast.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9f790be5abf3a5c5e58c6fb86b486ac617b9e3091fcabbdaf5bd5e9105e348a
|
| 3 |
+
size 392996
|
processed/oakinkv2/sharpa/right/wipe_board/0/visualization_mjwp_fast.viser
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39ea5caf72f61ff3916248eac1b05803516bfbfd5411e3c42e7bc7261ad4d26c
|
| 3 |
+
size 1561444
|