File size: 895 Bytes
2d6bfa0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
.. MAS Industrial Robotics documentation master file, created by
sphinx-quickstart on Mon Dec 2 09:12:52 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
MAS Industrial Robotics
=======================
.. toctree::
:maxdepth: 2
introduction
getting_started
contributing/index.rst
.. toctree::
:maxdepth: 2
:caption: Tutorial
docker
mir_perception/index.rst
mir_manipulation/index.rst
mir_navigation/index.rst
mir_planning/index.rst
mir_simulation/index.rst
infrastructure
.. toctree::
:maxdepth: 2
:caption: Task
tasks/bmt/bmt_demo.rst
.. toctree::
:maxdepth: 2
:caption: Documentation
mir_perception/docstring/index.rst
mir_manipulation/docstring/index.rst
mir_navigation/docstring/index.rst
mir_planning/docstring/index.rst
mir_simulation/docstring/index.rst
|