Skip to content

Commit

Permalink
Change color of model motors to dark gray
Browse files Browse the repository at this point in the history
  • Loading branch information
EricMarcil committed Nov 16, 2023
1 parent e951d5d commit b1238fc
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 78 deletions.
132 changes: 66 additions & 66 deletions motoman_gp35l_support/meshes/gp35l/visual/link_1_s.dae

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions motoman_gp35l_support/meshes/gp35l/visual/link_2_l.dae
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand All @@ -36,7 +36,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand All @@ -53,7 +53,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand Down
18 changes: 9 additions & 9 deletions motoman_gp35l_support/meshes/gp35l/visual/link_3_u.dae
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand All @@ -36,7 +36,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand All @@ -53,7 +53,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand All @@ -70,7 +70,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand All @@ -87,7 +87,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand All @@ -104,7 +104,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand All @@ -121,7 +121,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand Down Expand Up @@ -155,7 +155,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand Down Expand Up @@ -189,7 +189,7 @@
<color sid="emission">0 0 0 1</color>
</emission>
<diffuse>
<color sid="diffuse">0 0 0 1</color>
<color sid="diffuse">0.1 0.1 0.1 1</color>
</diffuse>
<index_of_refraction>
<float sid="ior">1</float>
Expand Down

0 comments on commit b1238fc

Please sign in to comment.