File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
mujoco_playground/_src/manipulation/aero_hand Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 5353
5454ACTUATOR_NAMES = [
5555 # index
56- "right_index_A_pip " ,
56+ "right_index_A_tendon " ,
5757 # middle
58- "right_middle_A_pip " ,
58+ "right_middle_A_tendon " ,
5959 # ring
60- "right_ring_A_pip " ,
60+ "right_ring_A_tendon " ,
6161 # pinky
62- "right_pinky_A_pip " ,
62+ "right_pinky_A_tendon " ,
6363 # thumb
6464 "right_thumb_A_cmc_abd" ,
65- "right_th1_A_pip " ,
66- "right_th2_A_pip " ,
65+ "right_th1_A_tendon " ,
66+ "right_th2_A_tendon " ,
6767]
6868
6969FINGERTIP_NAMES = [
Original file line number Diff line number Diff line change 720720 </tendon >
721721
722722 <actuator >
723- <position name =" right_index_A_pip " tendon =" if_tendon0" ctrlrange =" 0.058520 0.110387" kp =" 10000" />
724- <position name =" right_middle_A_pip " tendon =" mf_tendon0" ctrlrange =" 0.058520 0.110387" kp =" 10000" />
725- <position name =" right_ring_A_pip " tendon =" rf_tendon0" ctrlrange =" 0.058520 0.110387" kp =" 10000" />
726- <position name =" right_pinky_A_pip " tendon =" pf_tendon0" ctrlrange =" 0.058520 0.110387" kp =" 10000" />
727- <position name =" right_thumb_A_mcp_abd " joint =" right_thumb_cmc_abd" class =" thumb_cmc" kp = " 1" />
728- <position name =" right_th1_A_pip " tendon =" th_tendon1" ctrlrange =" 0.026152 0.038389" kp =" 10000" />
729- <position name =" right_th2_A_pip " tendon =" th_tendon2" ctrlrange =" 0.081568 0.112138" kp =" 10000" />
723+ <position name =" right_index_A_tendon " tendon =" if_tendon0" ctrlrange =" 0.058520 0.110387" kp =" 10000" />
724+ <position name =" right_middle_A_tendon " tendon =" mf_tendon0" ctrlrange =" 0.058520 0.110387" kp =" 10000" />
725+ <position name =" right_ring_A_tendon " tendon =" rf_tendon0" ctrlrange =" 0.058520 0.110387" kp =" 10000" />
726+ <position name =" right_pinky_A_tendon " tendon =" pf_tendon0" ctrlrange =" 0.058520 0.110387" kp =" 10000" />
727+ <position name =" right_thumb_A_cmc_abd " joint =" right_thumb_cmc_abd" class =" thumb_cmc" kp = " 1" />
728+ <position name =" right_th1_A_tendon " tendon =" th_tendon1" ctrlrange =" 0.026152 0.038389" kp =" 10000" />
729+ <position name =" right_th2_A_tendon " tendon =" th_tendon2" ctrlrange =" 0.081568 0.112138" kp =" 10000" />
730730 </actuator >
731731
732732
You can’t perform that action at this time.
0 commit comments