Commit 298e77b
authored
Update mesh assets (#57)
## Summary
This PR refreshes the OpenArm v2.0 and pinch gripper mesh assets. The
main changes are improved collision meshes and corrected visual `.dae`
color/material data so the robot description is more accurate in both
simulation and visualization.
## Changes
- Updated OpenArm v2.0 arm collision meshes for `base_link` and `link1`
through `link6`.
- Updated split collision meshes for `link5`.
- Updated pinch gripper collision meshes for `ee_base_link`,
`finger_inner`, and `finger_outer`.
- Corrected visual `.dae` mesh color/material data for the arm and pinch
gripper.
- Added corrected `finger_outer` visual and collision mesh assets.
- Replaced stale `finger_outter` references with `finger_outer` in
gripper configs and generated URDF files.
- Cleaned up the CMake asset installation loop by using a clearer
variable name and removing the unused `docs` install entry.1 parent 6db1790 commit 298e77b
39 files changed
Lines changed: 631 additions & 1007 deletions
File tree
- assets
- end_effector/pinch_gripper
- config
- link
- struct
- meshes
- collision
- splited
- finger_inner
- finger_outer
- visual
- robot/openarm_v2.0
- meshes/arm
- collision
- splited/link5
- visual
- urdf/example
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments