.. visualization documentation master file, created by sphinx-quickstart on Sun Nov 6 21:55:52 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Berkeley AutoLab Visualization Documentation ============================================ Welcome to the documentation for the Berkeley AutoLab's `visualization` module! This module enables visualizations of 2D and 3D entities. The `visualization` module is based on `matplotlib`_ and `pyrender`_, which you can install with pip. The `visualization` module also depends on the Berkeley AutoLab's `autolab_core`_ module, which can be also be installed from pip. .. _matplotlib: http://www.matplotlib.org/ .. _pyrender: https://github.com/mmatl/pyrender .. _autolab_core: https://github.com/BerkeleyAutomation/autolab_core Contents: .. toctree:: :maxdepth: 2 :caption: Installation Guide install/install.rst .. toctree:: :maxdepth: 2 :caption: API Documentation :glob: api/* Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`