Update meshes and repos from main branch
This commit is contained in:
commit
55de4efe72
40 changed files with 955 additions and 3543 deletions
|
@ -14,17 +14,17 @@ This package consists of files describing the AQUA model of the robot, the entir
|
|||
│ └── rviz.launch.py # File for running RViz visualisation
|
||||
├── meshes
|
||||
│ ├── collision
|
||||
│ │ ├── Base_Link.STL
|
||||
│ │ ├── cube5x.STL
|
||||
│ │ ├── Dock_Link.STL
|
||||
│ │ ├── Fork_1.STL
|
||||
│ │ ├── Fork_2.STL
|
||||
│ │ ├── Fork_3.STL
|
||||
│ │ ├── Grip_Body.STL
|
||||
│ │ ├── Grip_L.STL
|
||||
│ │ ├── Grip_R.STL
|
||||
│ │ ├── Link_1.STL
|
||||
│ │ └── Link_2.STL
|
||||
│ │ ├── Base_Link.stl
|
||||
│ │ ├── cube5x.stl
|
||||
│ │ ├── Dock_Link.stl
|
||||
│ │ ├── Fork_1.stl
|
||||
│ │ ├── Fork_2.stl
|
||||
│ │ ├── Fork_3.stl
|
||||
│ │ ├── Grip_Body.stl
|
||||
│ │ ├── Grip_L.stl
|
||||
│ │ ├── Grip_R.stl
|
||||
│ │ ├── Link_1.stl
|
||||
│ │ └── Link_2.stl
|
||||
│ └── visual
|
||||
├── package.xml
|
||||
├── README.md
|
||||
|
|
Binary file not shown.
BIN
rasmt_support/meshes/collision/Base_Link.stl
Normal file
BIN
rasmt_support/meshes/collision/Base_Link.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Dock_Link.stl
Normal file
BIN
rasmt_support/meshes/collision/Dock_Link.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Fork_1.stl
Normal file
BIN
rasmt_support/meshes/collision/Fork_1.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Fork_2.stl
Normal file
BIN
rasmt_support/meshes/collision/Fork_2.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Fork_3.stl
Normal file
BIN
rasmt_support/meshes/collision/Fork_3.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Grip_Body.stl
Normal file
BIN
rasmt_support/meshes/collision/Grip_Body.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Grip_L.stl
Normal file
BIN
rasmt_support/meshes/collision/Grip_L.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Grip_R.stl
Normal file
BIN
rasmt_support/meshes/collision/Grip_R.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Link_1.stl
Normal file
BIN
rasmt_support/meshes/collision/Link_1.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/collision/Link_2.stl
Normal file
BIN
rasmt_support/meshes/collision/Link_2.stl
Normal file
Binary file not shown.
Binary file not shown.
BIN
rasmt_support/meshes/images/Base_Link.jpg
Normal file
BIN
rasmt_support/meshes/images/Base_Link.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 255 KiB |
BIN
rasmt_support/meshes/images/Dock_Link.jpg
Normal file
BIN
rasmt_support/meshes/images/Dock_Link.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 247 KiB |
BIN
rasmt_support/meshes/images/Fork_1,2,3.jpg
Normal file
BIN
rasmt_support/meshes/images/Fork_1,2,3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 KiB |
BIN
rasmt_support/meshes/images/Grip_Body.jpg
Normal file
BIN
rasmt_support/meshes/images/Grip_Body.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 250 KiB |
BIN
rasmt_support/meshes/images/Grip_L,R.jpg
Normal file
BIN
rasmt_support/meshes/images/Grip_L,R.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 299 KiB |
BIN
rasmt_support/meshes/images/Link_1,2.jpg
Normal file
BIN
rasmt_support/meshes/images/Link_1,2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 261 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -41,7 +41,7 @@
|
|||
<collision>
|
||||
<origin xyz="0 0 0" rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh filename="package://rasmt_support/meshes/collision/Base_Link.STL" />
|
||||
<mesh filename="package://rasmt_support/meshes/collision/Base_Link.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
@ -75,7 +75,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Fork_1.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Fork_1.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
@ -135,7 +135,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Link_1.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Link_1.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
@ -195,7 +195,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Fork_2.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Fork_2.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
@ -255,7 +255,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Link_2.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Link_2.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
@ -315,7 +315,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Fork_3.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Fork_3.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
@ -375,7 +375,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Dock_Link.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Dock_Link.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Grip_Body.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Grip_Body.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
@ -97,7 +97,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Grip_L.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Grip_L.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
@ -157,7 +157,7 @@
|
|||
rpy="0 0 0" />
|
||||
<geometry>
|
||||
<mesh
|
||||
filename="package://rasmt_support/meshes/collision/Grip_R.STL" />
|
||||
filename="package://rasmt_support/meshes/collision/Grip_R.stl" />
|
||||
</geometry>
|
||||
</collision>
|
||||
</link>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue