Skip to content

Commit

Permalink
Robotiq coupling link
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Deleze committed Oct 3, 2023
1 parent 43d0358 commit 6474312
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ EXTERNPROTO "webots://projects/devices/robotiq/protos/Robotiq2f140Gripper.proto"
EXTERNPROTO "webots://projects/devices/robotiq/protos/RobotiqEPickGripper.proto"

PROTO TiagoRobotiqGripper [
field SFVec3f translation 0 0.013 0
field SFVec3f translation 0 0.032 0
field SFRotation rotation 0 0.7071 0.7071 3.14159
field SFString{"2F-85", "2F-140", "EPick"} model "2F-85"
field SFString{"front", "left", "right"} side "front"
Expand Down Expand Up @@ -42,12 +42,11 @@ PROTO TiagoRobotiqGripper [
rotation IS rotation
children [
DEF COUPLING Pose {
translation 0 0 -0.0041
translation 0 -0.0003 -0.0117
children [
Shape {
geometry Cylinder {
height 0.0082
radius 0.023
geometry Mesh {
url "meshes/pal_robotiq_coupling.stl"
}
appearance DEF BLACK_METAL PBRAppearance {
baseColor 0 0 0
Expand Down
Binary file not shown.

0 comments on commit 6474312

Please sign in to comment.