Skip to content

Commit

Permalink
Merge pull request #22 from mmurooka/jvrc1-gripper
Browse files Browse the repository at this point in the history
[JVRC1] Widen the width of the grippers
  • Loading branch information
gergondet authored Dec 15, 2022
2 parents 05bfd9f + 48fc905 commit 6b14c8b
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions projects/JVRC1/model/JVRC1/main.in.wrl
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ DEF JVRC-1 Humanoid {
jointType "rotate"
jointAxis "X"
jointId 25
translation 0 0.023 -0.084
translation 0 0.033 -0.084
ulimit [0] #+0
llimit [-0.7853981633974483] #-45
uvlimit [ 6.80678]
Expand Down Expand Up @@ -807,7 +807,7 @@ DEF JVRC-1 Humanoid {
jointType "rotate"
jointAxis "X"
jointId 27
translation 0.025 -0.006 -0.102
translation 0.025 -0.016 -0.084
ulimit [1.5707963267948966] #+90
llimit [0] #-0
uvlimit [ 9.42477]
Expand Down Expand Up @@ -849,10 +849,9 @@ DEF JVRC-1 Humanoid {
jointType "rotate"
jointAxis "X"
jointId 29
translation -0.025 -0.006 -0.102
translation -0.025 -0.016 -0.084
ulimit [1.5707963267948966] #+90
llimit [0] #-0

uvlimit [ 9.42477]
lvlimit [-9.42477]
rotorInertia 0.0073
Expand Down Expand Up @@ -1028,7 +1027,7 @@ DEF JVRC-1 Humanoid {
jointType "rotate"
jointAxis "X"
jointId 38
translation 0 -0.023 -0.084
translation 0 -0.033 -0.084
ulimit [0.7853981633974483] #+45
llimit [-0] #-0
uvlimit [ 6.80678]
Expand Down Expand Up @@ -1070,7 +1069,7 @@ DEF JVRC-1 Humanoid {
jointType "rotate"
jointAxis "X"
jointId 40
translation 0.025 0.006 -0.102
translation 0.025 0.016 -0.084
ulimit [0] #+0
llimit [-1.5707963267948966] #-90
uvlimit [ 9.42477]
Expand Down Expand Up @@ -1112,7 +1111,7 @@ DEF JVRC-1 Humanoid {
jointType "rotate"
jointAxis "X"
jointId 42
translation -0.025 0.006 -0.102
translation -0.025 0.016 -0.084
ulimit [0] #+0
llimit [-1.5707963267948966] #-90
uvlimit [ 9.42477]
Expand Down

0 comments on commit 6b14c8b

Please sign in to comment.