DXR_API

对外合作API接口


障碍物报警

<p>简要描述: 障碍物检测状态上报 方式: 机器人定时发布该话题 发布话题:/app_nav_stop 发送指令:</p> <pre><code class="language-json">{ &amp;quot;msg&amp;quot;:{ &amp;quot;error_code&amp;quot;: 0, &amp;quot;error_msg&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;result&amp;quot;: &amp;quot;1&amp;quot; } }</code></pre> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>result</td> <td>是</td> <td>int</td> <td>0:无障碍物, 1:有障碍物</td> </tr> </tbody> </table>

页面列表

ITEM_HTML