D\ :sup:`3`\ TaLES Robotics UI and API Documentation! ================================================================= .. |D3TaLES| replace:: D\ :sup:`3`\ TaLES Here you will find complete documentation for the |D3TaLES| robotics Python software hosted in the `roboticsUI repository `_ GitHub repository. This includes documentation ExpFlow and Robotics Robotics App user interfaces as well as the Robotics API for interacting with the robotics hardware directly. RoboticsUI Contents =================== The `roboticsUI repository `_ contains several directories: - ``_setup``: Files for setting up the repo including setting up the conda environment and documentation source files. - ``docs``: Automatically produced documentation HTML files. - ``GUI``: Code for the robotics Robotics App. Uses Tkinter. - ``robotics_api``: Robotics API that manages robotic workflows. (More discussion below.) - ``test_data``: Example, standard, and test experimental data. .. image:: media/software_setup.png :alt: General software setup .. toctree:: :maxdepth: 3 :caption: Overview installation quickstart terminology_setup robot_run_checklist common_errors .. toctree:: :maxdepth: 3 :caption: User Interfaces expflow desktop_app .. toctree:: :maxdepth: 3 :caption: Robotics API api_overview settings fireworks actions utils databases .. toctree:: :maxdepth: 4 :caption: Raw API Code Docs robotics_api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`