Skip to content

Commit efa4395

Browse files
committed
deploy: c5c6608
1 parent dade947 commit efa4395

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

api/sensors/8/thermalcameraigngazebo.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -254,12 +254,12 @@ <h3><a class="anchor" id="autotoc_md43"></a>
254254
<p>It is recommended to specify the ambient temperature and world's temperature gradient, since this dictates how objects with no specified temperature appear. Here's an example that sets the ambient temperature to 300 kelvin, and the temperature gradient to 0.1 Kelvin/meter:</p>
255255
<div class="fragment"><div class="line">&lt;<span class="keywordtype">atmosphere</span> <span class="keyword">type</span>=<span class="stringliteral">&quot;adiabatic&quot;</span>&gt;</div>
256256
<div class="line"> &lt;<span class="keywordtype">temperature</span>&gt;300&lt;/<span class="keywordtype">temperature</span>&gt;</div>
257-
<div class="line"> <span class="comment">ÉÀ&#x2412;&#x2417;</span></div>
258-
<div class="line"><span class="comment">d&#x240E;Ú&quot;V</span></div>
259-
<div class="line"><span class="comment">d&#x240E;Ú&quot;V</span></div>
260-
<div class="line"><span class="comment">àŒ&#x241B;|</span></div>
261-
<div class="line"><span class="comment">d&#x240E;Ú&quot;V</span></div>
262-
<div class="line"><span class="comment">0&#x2418;Û&quot;V</span></div>
257+
<div class="line"> <span class="comment">\y&#x241C;o</span></div>
258+
<div class="line"><span class="comment">÷À¤oKV</span></div>
259+
<div class="line"><span class="comment">÷À¤oKV</span></div>
260+
<div class="line"><span class="comment">à\h&#x2407;P</span></div>
261+
<div class="line"><span class="comment">÷À¤oKV</span></div>
262+
<div class="line"><span class="comment">Ã7£oKV</span></div>
263263
<div class="line"><span class="comment"> --&gt;</span></div>
264264
<div class="line"> &lt;<span class="keywordtype">temperature_gradient</span>&gt;0.1&lt;/<span class="keywordtype">temperature_gradient</span>&gt;</div>
265265
<div class="line">&lt;/<span class="keywordtype">atmosphere</span>&gt;</div>

api/sim/8/meshtofuel.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ <h2><a class="anchor" id="autotoc_md185"></a>
224224
<p>Copy <a href="https://github.com/gazebosim/gz-sim/raw/main/examples/worlds/import_mesh.sdf">this example world code</a> into a text editor and save it as <code>import_mesh.sdf</code>. This is a simple world SDF file, which you can learn more about on the <a href="http://sdformat.org/">SDF website</a>.</p>
225225
<p>Scroll all the way to the bottom of the file until you see the <code>include</code> tag section following the <code>&lt;!-- mesh --&gt;</code> comment line.</p>
226226
<div class="fragment"><div class="line">&lt;?<span class="keyword">xml</span> <span class="keyword">version</span>=<span class="stringliteral">&quot;1.0&quot;</span> ?&gt;</div>
227-
<div class="line"><span class="comment">¼&#x2414;1Ÿ</span></div>
228-
<div class="line"><span class="comment">i+‹Ÿ@V</span></div>
227+
<div class="line"><span class="comment">hK�� U</span></div>
228+
<div class="line"><span class="comment">�Lr�PU</span></div>
229229
<div class="line"><span class="comment">--&gt;</span></div>
230230
<div class="line">&lt;<span class="keywordtype">sdf</span> <span class="keyword">version</span>=<span class="stringliteral">&quot;1.6&quot;</span>&gt;</div>
231231
<div class="line"> &lt;<span class="keywordtype">world</span> <span class="keyword">name</span>=<span class="stringliteral">&quot;fuel&quot;</span>&gt;</div>

0 commit comments

Comments
 (0)