Skip to content

Commit

Permalink
Runway: fix render order issue causing vehicle model to be hidden
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
  • Loading branch information
srmainwaring authored and Ryanf55 committed Apr 20, 2024
1 parent e0301cf commit ab7a929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ardupilot_gazebo/models/runway/model.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
</plane>
</geometry>
<material>
<render_order>10</render_order>
<ambient>0.8 0.8 0.8 1</ambient>
<diffuse>0.8 0.8 0.8 1</diffuse>
<specular>0.1 0.1 0.1 1</specular>
Expand Down

0 comments on commit ab7a929

Please sign in to comment.