Skip to content

Latest commit

 

History

History
78 lines (53 loc) · 1.65 KB

File metadata and controls

78 lines (53 loc) · 1.65 KB

RCL#3 -- the RoboCLuedo Project

Textual alternative to the image

.. seealso::
        Here you can find instructions on :ref:`setup-the-project`

.. seealso::
        Here you can find instructions on :ref:`run-the-project`

.. toctree::
   :titlesonly:
   :caption: README
   :glob:

   the project main README <./README-sphinx.md>
   UML overall arch <./_uml/arch.md>


.. toctree::
   :titlesonly:
   :maxdepth: 1
   :caption: Packages Documentation
   :glob:

   ./robocluedo_armor/index.rst
   ./robocluedo_armor_msgs/index.rst

   ./robocluedo_vision/index.rst

   ./robocluedo_rosplan/index.rst
   ./robocluedo_rosplan_msgs/index.rst

   ./robocluedo_movement_controller/index.rst
   ./robocluedo_movement_controller_msgs/index.rst

   ./robocluedo_mission_manager/index.rst

   ./robocluedo_module_testing/index.rst


.. toctree::
   :titlesonly:
   :maxdepth: 1
   :caption: Dependencies Documentation
   :glob:

   ./robocluedo_dependencies/_docs/*
   ./robocluedo_dependencies/vision_opencv/cv_bridge/doc/index.rst
   .robocluedo_dependencies/vision_opencv/image_geometry/doc/index.rst


.. toctree::
   :titlesonly:
   :maxdepth: 1
   :caption: Other Documents
   :glob:

   RCL#3 SETUP <./_docs/project-setup.rst>
   RCL#3 RUN <./_docs/run-the-project.md>
   Development LOG <./_docs/dev-log-rcl3.md>
   How to setup Sphinx <./_docs/how-to-setup-doxy-sphinx-ws.md>
   _docs/*


.. toctree::
   :titlesonly:
   :maxdepth: 1
   :caption: Extensions and other references
   :glob:

   PlantUML quick reference <./_ext/plant-uml-reference.md>