Skip to content

Commit

Permalink
[skip ci] publish latest
Browse files Browse the repository at this point in the history
Signed-off-by: navigation2-ci <[email protected]>
  • Loading branch information
navigation2-ci committed Sep 26, 2024
1 parent f7b9aef commit c88515b
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,17 @@ Input Ports
Description
Whether to use the footprint cost or the point cost.

:consider_unknown_as_obstacle:

====== =======
Type Default
------ -------
bool false
====== =======

Description
Whether to consider unknown cost (255) as obstacle.

Output Ports
------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,26 @@ <h2>Input Ports<a class="headerlink" href="#input-ports" title="Permalink to thi
</dd>
</dl>
</dd>
<dt class="field-odd">consider_unknown_as_obstacle</dt>
<dd class="field-odd"><table class="docutils align-default">
<colgroup>
<col style="width: 46%" />
<col style="width: 54%" />
</colgroup>
<tbody>
<tr class="row-odd"><td><p>Type</p></td>
<td><p>Default</p></td>
</tr>
<tr class="row-even"><td><p>bool</p></td>
<td><p>false</p></td>
</tr>
</tbody>
</table>
<dl class="simple">
<dt>Description</dt><dd><p>Whether to consider unknown cost (255) as obstacle.</p>
</dd>
</dl>
</dd>
</dl>
</div>
<div class="section" id="output-ports">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit c88515b

Please sign in to comment.