Merge pull request #134 from elephantrobotics/280_gripper

280 gripper
This commit is contained in:
Tenero-Jz 2024-07-15 11:43:08 +08:00 committed by GitHub
commit 308953e6c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 5 additions and 10 deletions

0
mycobot_280/mycobot_280jn/config/mycobot_jn.rviz Normal file → Executable file
View file

View file

0
mycobot_280/mycobot_280jn/launch/detect_marker.launch Normal file → Executable file
View file

View file

0
mycobot_280/mycobot_280jn/launch/mycobot_follow.launch Normal file → Executable file
View file

0
mycobot_280/mycobot_280jn/launch/simple_gui.launch Normal file → Executable file
View file

0
mycobot_280/mycobot_280jn/launch/slider_control.launch Normal file → Executable file
View file

View file

0
mycobot_280/mycobot_280jn/launch/test.launch Normal file → Executable file
View file

0
mycobot_280/mycobot_280jn/src/camera_display.cpp Normal file → Executable file
View file

0
mycobot_280/mycobot_280jn/src/opencv_camera.cpp Normal file → Executable file
View file

View file

@ -169,7 +169,7 @@
<geometry>
<mesh filename="package://mycobot_description/urdf/mycobot_280_m5/gripper_left1.dae"/>
</geometry>
<origin xyz = "-0.039 -0.0133 -0.012 " rpy = " 0 0 0"/>
<origin xyz = "0.039 -0.0133 -0.012 " rpy = " 0 0 0"/>
</collision>
</link>
@ -184,7 +184,7 @@
<geometry>
<mesh filename="package://mycobot_description/urdf/mycobot_280_m5/gripper_left2.dae"/>
</geometry>
<origin xyz = "-0.005 -0.0195 -0.012 " rpy = " 0 0 0"/>
<origin xyz = "0.005 -0.0195 -0.012 " rpy = " 0 0 0"/>
</collision>
</link>
@ -194,14 +194,12 @@
<mesh filename="package://mycobot_description/urdf/mycobot_280_m5/gripper_left3.dae"/>
</geometry>
<origin xyz = "0.012 0.0025 -0.012 " rpy = " 0 0 0"/>
<!-- <origin xyz = "0.0 0 0 " rpy = " 0 0 0"/> -->
</visual>
<collision>
<geometry>
<mesh filename="package://mycobot_description/urdf/mycobot_280_m5/gripper_left3.dae"/>
</geometry>
<origin xyz = "0.0 0 -0.012 " rpy = " 0 0 0"/>
<origin xyz = "0.012 0.0025 -0.012 " rpy = " 0 0 0"/>
</collision>
</link>
@ -267,7 +265,6 @@
<origin xyz= "0 0 0.13156" rpy = "0 0 0"/>
</joint>
<joint name="joint3_to_joint2" type="revolute">
<axis xyz="0 0 1"/>
<limit effort = "1000.0" lower = "-2.879793" upper = "2.879793" velocity = "0"/>
@ -276,7 +273,6 @@
<origin xyz= "0 0 0" rpy = "0 1.5708 -1.5708"/>
</joint>
<joint name="joint4_to_joint3" type="revolute">
<axis xyz=" 0 0 1"/>
<limit effort = "1000.0" lower = "-2.879793" upper = "2.879793" velocity = "0"/>
@ -310,12 +306,12 @@
<origin xyz= "0 0.0456 0" rpy = "-1.5708 0 0"/>
</joint>
<joint name="joint6output_to_gripper_base" type="fixed">
<!-- <axis xyz="0 0 1"/>
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/> -->
<parent link="joint6_flange"/>
<child link="gripper_base"/>
<!-- <origin xyz= "0 0.0 0" rpy = "-1.5708 0 0"/> -->
<origin xyz= "0 0 0.034" rpy = "1.579 0 0"/>
</joint>
@ -346,7 +342,6 @@
<mimic joint="gripper_controller" multiplier="-1.0" offset="0" />
</joint>
<joint name="gripper_base_to_gripper_right3" type="revolute">
<axis xyz="0 0 1"/>
<limit effort = "1000.0" lower = "-0.15" upper = "0.7" velocity = "0"/>
@ -373,6 +368,6 @@
<origin xyz= "0.027 0.016 0" rpy = "0 0 0"/>
<mimic joint="gripper_controller" multiplier="1.0" offset="0" />
</joint>
</robot>