We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018f335 commit c34ee39Copy full SHA for c34ee39
models/airspeed/model.sdf
@@ -23,10 +23,10 @@
23
<length>0.08</length>
24
</cylinder>
25
</geometry> <!-- Black -->
26
- <material>
27
- <diffuse>0.0 0.0 0.0</diffuse>
28
- <specular>0.5 0.5 0.5</specular>
29
- </material>
+ <material>
+ <diffuse>0.0 0.0 0.0</diffuse>
+ <specular>0.5 0.5 0.5</specular>
+ </material>
30
</visual>
31
<sensor name="air_speed" type="air_speed">
32
<pose>0 0 0 0 0 0</pose>
0 commit comments