Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 501 Bytes

installation.rst

File metadata and controls

21 lines (12 loc) · 501 Bytes

Installation and Quickstart

Choose an installation method

You can choose to download a pre-compiled version of Drake, or to build it from source. The pre-compiled versions are much easier to use, but the source version is easier to update and will make it easier for you to contribute your fixes/improvements.

.. toctree::
        :maxdepth: 1

        from_binary
        from_source
        docker