Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 2.26 KB

from_binary.rst

File metadata and controls

51 lines (36 loc) · 2.26 KB

Binary installation (macOS, Ubuntu)

Nightly releases

There are binary packages of Drake available at:

Note that Drake no longer supports Ubuntu 16.04 (Xenial), but you can still download this package from at or before October 26, 2019 as follows:

Individual packages are archived two years from their date of creation.

Example usages of these binaries are shown in this example CMake project. For the compilers used to produce these releases, see binary-packages. If you are unsure of which approach to use, we suggest you build from source <build_from_source> instead.

For using Python bindings, see Binary Installation for Python <python-bindings-binary>.

You may also use these binary releases in Docker images. See docker_hub for more information.

Drake binary releases incorporate a pre-compiled version of SNOPT as part of the Mathematical Program toolbox. Thanks to Philip E. Gill and Elizabeth Wong for their kind support.

Drake maintainers may build "experimental" packages on demand using Jenkins by following these instructions <building-binary-packages-on-demand>.

Historical Note

Older releases were built around substantial MATLAB support, and are described on this release notes page <older_releases>.