2019-07-09 20:49:12 +08:00
<!DOCTYPE html>
<!-- [if IE 8]><html class="no - js lt - ie9" lang="zh - CN" > <![endif] -->
<!-- [if gt IE 8]><! --> < html class = "no-js" lang = "zh-CN" > <!-- <![endif] -->
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2019-07-17 10:24:57 +08:00
< title > Autolabor NavigationKit 文档主页 — Autolabor Box 文档< / title >
2019-07-09 20:49:12 +08:00
< script type = "text/javascript" src = "_static/js/modernizr.min.js" > < / script >
< script type = "text/javascript" id = "documentation_options" data-url_root = "./" src = "_static/documentation_options.js" > < / script >
< script type = "text/javascript" src = "_static/jquery.js" > < / script >
< script type = "text/javascript" src = "_static/underscore.js" > < / script >
< script type = "text/javascript" src = "_static/doctools.js" > < / script >
< script type = "text/javascript" src = "_static/language_data.js" > < / script >
< script type = "text/javascript" src = "_static/translations.js" > < / script >
< script type = "text/javascript" src = "_static/js/theme.js" > < / script >
< link rel = "stylesheet" href = "_static/css/theme.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/css/page.css" type = "text/css" / >
< link rel = "index" title = "索引" href = "genindex.html" / >
2019-07-19 16:53:21 +08:00
< link rel = "search" title = "搜索" href = "search.html" / >
2019-07-09 20:49:12 +08:00
< / head >
< body class = "wy-body-for-nav" >
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" >
< a href = "#" class = "icon icon-home" > Autolabor Box
< / a >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div >
< div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "main navigation" >
2019-07-10 13:43:24 +08:00
< p class = "caption" > < span class = "caption-text" > 主页< / span > < / p >
< ul class = "current" >
2019-07-17 10:24:57 +08:00
< li class = "toctree-l1 current" > < a class = "current reference internal" href = "#" > Autolabor NavigationKit 文档主页< / a > < / li >
2019-07-09 20:49:12 +08:00
< / ul >
2019-07-10 13:43:24 +08:00
2019-07-09 20:49:12 +08:00
< / div >
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" >
< nav class = "wy-nav-top" aria-label = "top navigation" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "#" > Autolabor Box< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
< div role = "navigation" aria-label = "breadcrumbs navigation" >
< ul class = "wy-breadcrumbs" >
< li > < a href = "#" > Docs< / a > » < / li >
2019-07-17 10:24:57 +08:00
< li > Autolabor NavigationKit 文档主页< / li >
2019-07-09 20:49:12 +08:00
< li class = "wy-breadcrumbs-aside" >
2019-07-10 13:43:24 +08:00
< a href = "_sources/index.rst.txt" rel = "nofollow" > View page source< / a >
2019-07-09 20:49:12 +08:00
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
2019-07-17 10:24:57 +08:00
< div class = "section" id = "autolabor-navigationkit" >
< h1 > Autolabor NavigationKit 文档主页< a class = "headerlink" href = "#autolabor-navigationkit" title = "永久链接至标题" > ¶< / a > < / h1 >
2019-07-10 13:43:24 +08:00
< div class = "toctree-wrapper compound" >
< / div >
< div class = "toctree-wrapper compound" >
< / div >
< div class = "toctree-wrapper compound" >
< / div >
< div class = "toctree-wrapper compound" >
< / div >
< div class = "toctree-wrapper compound" >
< / div >
2019-07-17 10:24:57 +08:00
< p > 欢迎查看 Autolabor NavigationKit 官方文档!< / p >
2019-07-09 20:49:12 +08:00
< ul class = "simple" >
2019-07-10 13:43:24 +08:00
< li > < p > 产品介绍:< / p >
2019-07-09 20:49:12 +08:00
< ul >
2019-07-19 16:53:21 +08:00
< li > < p > < span class = "xref std std-doc" > introduction/overview/doc< / span > < / p > < / li >
< li > < p > < span class = "xref std std-doc" > introduction/tech_specs/doc< / span > < / p > < / li >
< li > < p > < span class = "xref std std-doc" > introduction/inthebox/doc< / span > < / p > < / li >
2019-07-09 20:49:12 +08:00
< / ul >
< / li >
2019-07-10 13:43:24 +08:00
< li > < p > 快速开始:< / p >
2019-07-09 20:49:12 +08:00
< ul >
2019-07-19 16:53:21 +08:00
< li > < p > < span class = "xref std std-doc" > user_guide/quick_start/slam_doc< / span > < / p > < / li >
< li > < p > < span class = "xref std std-doc" > location/guide/doc< / span > < / p > < / li >
2019-07-09 20:49:12 +08:00
< / ul >
< / li >
2019-07-10 13:43:24 +08:00
< li > < p > 了解定位系统:< / p >
2019-07-09 20:49:12 +08:00
< ul >
2019-07-19 16:53:21 +08:00
< li > < p > < span class = "xref std std-doc" > location/marvelmind/doc< / span > < / p > < / li >
< li > < p > < span class = "xref std std-doc" > location/dashboard/doc< / span > < / p > < / li >
2019-07-09 20:49:12 +08:00
< / ul >
< / li >
2019-07-10 13:43:24 +08:00
< li > < p > 使用说明:< / p >
< ul >
2019-07-19 16:53:21 +08:00
< li > < p > < span class = "xref std std-doc" > user_guide/quick_start/receipt< / span > < / p > < / li >
< li > < p > < span class = "xref std std-doc" > user_guide/assembly_test/doc< / span > < / p > < / li >
< li > < p > < span class = "xref std std-doc" > user_guide/restore_bios/doc< / span > < / p > < / li >
< li > < p > < span class = "xref std std-doc" > user_guide/install_os/doc< / span > < / p > < / li >
< li > < p > < span class = "xref std std-doc" > user_guide/reference/doc< / span > < / p > < / li >
2019-07-09 20:49:12 +08:00
< / ul >
< / li >
< / ul >
< / div >
< / div >
< / div >
< footer >
< hr / >
< div role = "contentinfo" >
< p >
© Copyright 2019, Autolabor
< / p >
< / div >
Built with < a href = "http://sphinx-doc.org/" > Sphinx< / a > using a < a href = "https://github.com/rtfd/sphinx_rtd_theme" > theme< / a > provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
< / footer >
< / div >
< / div >
< / section >
< / div >
< script type = "text/javascript" >
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
< / script >
< / body >
< / html >