mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
add mybuddy urdf
This commit is contained in:
parent
db502412db
commit
ef09d39b00
22 changed files with 44351 additions and 0 deletions
123
mycobot_description/urdf/mybuddy/joint1_L.dae
Normal file
123
mycobot_description/urdf/mybuddy/joint1_L.dae
Normal file
File diff suppressed because one or more lines are too long
123
mycobot_description/urdf/mybuddy/joint1_R.dae
Normal file
123
mycobot_description/urdf/mybuddy/joint1_R.dae
Normal file
File diff suppressed because one or more lines are too long
BIN
mycobot_description/urdf/mybuddy/joint2.png
Normal file
BIN
mycobot_description/urdf/mybuddy/joint2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
222
mycobot_description/urdf/mybuddy/joint2_L.dae
Normal file
222
mycobot_description/urdf/mybuddy/joint2_L.dae
Normal file
File diff suppressed because one or more lines are too long
222
mycobot_description/urdf/mybuddy/joint2_R.dae
Normal file
222
mycobot_description/urdf/mybuddy/joint2_R.dae
Normal file
File diff suppressed because one or more lines are too long
110
mycobot_description/urdf/mybuddy/joint3.dae
Normal file
110
mycobot_description/urdf/mybuddy/joint3.dae
Normal file
File diff suppressed because one or more lines are too long
BIN
mycobot_description/urdf/mybuddy/joint3.png
Normal file
BIN
mycobot_description/urdf/mybuddy/joint3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
222
mycobot_description/urdf/mybuddy/joint3_L.dae
Normal file
222
mycobot_description/urdf/mybuddy/joint3_L.dae
Normal file
File diff suppressed because one or more lines are too long
222
mycobot_description/urdf/mybuddy/joint3_R.dae
Normal file
222
mycobot_description/urdf/mybuddy/joint3_R.dae
Normal file
File diff suppressed because one or more lines are too long
BIN
mycobot_description/urdf/mybuddy/joint4.png
Normal file
BIN
mycobot_description/urdf/mybuddy/joint4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
18187
mycobot_description/urdf/mybuddy/joint4_L.dae
Normal file
18187
mycobot_description/urdf/mybuddy/joint4_L.dae
Normal file
File diff suppressed because one or more lines are too long
18187
mycobot_description/urdf/mybuddy/joint4_R.dae
Normal file
18187
mycobot_description/urdf/mybuddy/joint4_R.dae
Normal file
File diff suppressed because one or more lines are too long
BIN
mycobot_description/urdf/mybuddy/joint5.png
Normal file
BIN
mycobot_description/urdf/mybuddy/joint5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
222
mycobot_description/urdf/mybuddy/joint5_L.dae
Normal file
222
mycobot_description/urdf/mybuddy/joint5_L.dae
Normal file
File diff suppressed because one or more lines are too long
222
mycobot_description/urdf/mybuddy/joint5_R.dae
Normal file
222
mycobot_description/urdf/mybuddy/joint5_R.dae
Normal file
File diff suppressed because one or more lines are too long
BIN
mycobot_description/urdf/mybuddy/joint6.png
Normal file
BIN
mycobot_description/urdf/mybuddy/joint6.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
222
mycobot_description/urdf/mybuddy/joint6_L.dae
Normal file
222
mycobot_description/urdf/mybuddy/joint6_L.dae
Normal file
File diff suppressed because one or more lines are too long
222
mycobot_description/urdf/mybuddy/joint6_R.dae
Normal file
222
mycobot_description/urdf/mybuddy/joint6_R.dae
Normal file
File diff suppressed because one or more lines are too long
BIN
mycobot_description/urdf/mybuddy/joint7.png
Normal file
BIN
mycobot_description/urdf/mybuddy/joint7.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
328
mycobot_description/urdf/mybuddy/mybuddy-down.dae
Normal file
328
mycobot_description/urdf/mybuddy/mybuddy-down.dae
Normal file
File diff suppressed because one or more lines are too long
5305
mycobot_description/urdf/mybuddy/mybuddy-up.dae
Normal file
5305
mycobot_description/urdf/mybuddy/mybuddy-up.dae
Normal file
File diff suppressed because one or more lines are too long
212
mycobot_description/urdf/mybuddy/mybuddy.urdf
Normal file
212
mycobot_description/urdf/mybuddy/mybuddy.urdf
Normal file
|
|
@ -0,0 +1,212 @@
|
|||
<?xml version="1.0"?>
|
||||
<robot xmlns:xacro="http://www.ros.org/wiki/xacro" name="firefighter" >
|
||||
|
||||
<xacro:property name="width" value=".2" />
|
||||
|
||||
|
||||
<link name="base">
|
||||
<visual>
|
||||
<geometry>
|
||||
<!--- 0.0 0 -0.04 1.5708 3.14159-->
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/mybuddy-down.dae"/>
|
||||
</geometry>
|
||||
<origin xyz = "0.0 0 0 " rpy = " 0 0 0"/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<!--- 0.0 0 -0.04 1.5708 3.14159-->
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/mybuddy-down.dae"/>
|
||||
</geometry>
|
||||
<origin xyz = "0.0 0 0 " rpy = " 0 0 0"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
<link name="link1">
|
||||
<visual>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/mybuddy-up.dae"/>
|
||||
</geometry>
|
||||
<origin xyz = "0.0 0 -0.24 " rpy = " 0 0 3.1415926"/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/mybuddy-up.dae"/>
|
||||
</geometry>
|
||||
<origin xyz = "0.0 0 -0.24 " rpy = " 0 0 3.1415926"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
<link name="link1_R">
|
||||
<visual>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint1_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0.00 -0.059" rpy="0 0 -1.5708"/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint1_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0 -0.059" rpy="0 0 -1.5708"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
<link name="link2_R">
|
||||
<visual>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint2_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0 -0.03" rpy="0 -1.5708 3.1415926"/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint2_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0 -0.03" rpy="0 -1.5708 3.1415926"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
<link name="link3_R">
|
||||
<visual>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint3_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="-0.00 0 -0.028" rpy="0 -1.5708 3.1415926"/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint3_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="-0.00 0 -0.028" rpy="0 -1.5708 3.1415926"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
<link name="link4_R">
|
||||
<visual>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint4_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0.00 0 -0.033" rpy="0 -1.5708 3.1415926 "/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint4_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0 0" rpy="0 -1.5708 3.1415926"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
<link name="link5_R">
|
||||
<visual>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint5_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="-0.00 0 -0.0" rpy="0 0 0"/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint5_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0 0" rpy="0 0 0"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
<link name="link6_R">
|
||||
<visual>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint6_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="-0.00 0 -0.0" rpy="0 0 0"/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint6_R.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0 0" rpy="0 0 0"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
<!-- left mycobot -->
|
||||
<link name="link1_L">
|
||||
<visual>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint1_L.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0.00 0.059" rpy="0 3.1415926 -1.5708"/>
|
||||
</visual>
|
||||
<collision>
|
||||
<geometry>
|
||||
<mesh filename="package://mycobot_description/urdf/mybuddy/joint1_L.dae"/>
|
||||
</geometry>
|
||||
<origin xyz="0 0 -0.059" rpy="0 0 -1.5708"/>
|
||||
</collision>
|
||||
</link>
|
||||
|
||||
|
||||
<joint name="base_link1" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/>
|
||||
<parent link="base"/>
|
||||
<child link="link1"/>
|
||||
<origin xyz= " 0 0 0.22 " rpy = "0 0 0"/>
|
||||
</joint>
|
||||
|
||||
<joint name="joint1_R" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/>
|
||||
<parent link="link1"/>
|
||||
<child link="link1_R"/>
|
||||
<origin xyz= " 0 -0.129 0.001 " rpy = "1.5708 0 0"/>
|
||||
</joint>
|
||||
|
||||
<joint name="joint2_R" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/>
|
||||
<parent link="link1_R"/>
|
||||
<child link="link2_R"/>
|
||||
<origin xyz= " 0 -0.05 0.00 " rpy = "1.5708 0 0"/>
|
||||
</joint>
|
||||
|
||||
<joint name="joint3_R" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/>
|
||||
<parent link="link2_R"/>
|
||||
<child link="link3_R"/>
|
||||
<origin xyz= " 0.11 0.0 0.00 " rpy = "0 0 0"/>
|
||||
</joint>
|
||||
|
||||
<joint name="joint4_R" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/>
|
||||
<parent link="link3_R"/>
|
||||
<child link="link4_R"/>
|
||||
<origin xyz= " 0.097 0.0 -0.0 " rpy = "0 0 0"/>
|
||||
</joint>
|
||||
|
||||
<joint name="joint5_R" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/>
|
||||
<parent link="link4_R"/>
|
||||
<child link="link5_R"/>
|
||||
<origin xyz= " 0.1 0 0.00 " rpy = "0 0 0"/>
|
||||
</joint>
|
||||
|
||||
<joint name="joint6_R" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/>
|
||||
<parent link="link5_R"/>
|
||||
<child link="link6_R"/>
|
||||
<origin xyz= " 0.1 0.0 0.00 " rpy = "0 0 0"/>
|
||||
</joint>
|
||||
|
||||
<!-- left joint -->
|
||||
<joint name="joint1_L" type="revolute">
|
||||
<axis xyz=" 0 0 1"/>
|
||||
<limit effort = "1000.0" lower = "-3.14" upper = "3.14159" velocity = "0"/>
|
||||
<parent link="link1"/>
|
||||
<child link="link1_L"/>
|
||||
<origin xyz= " 0 0.129 0.001 " rpy = "1.5708 0 0"/>
|
||||
</joint>
|
||||
|
||||
</robot>
|
||||
|
||||
Loading…
Add table
Reference in a new issue