Skip to content

robertcameron1803/drake-external-examples

 
 

Repository files navigation

Drake External Examples

Examples of how to use Drake in your own project:

Continuous Integration

Scripts are provided for various CI instances in scripts/continuous_integration. The intended purpose of each is described below:

  • circle_ci : exemplifies how to put a project depending on a Drake installation on Circle CI
  • jenkins : provides complete coverage of all example projects
  • travis_ci : examplifies how to put a project depending on a Drake installation on Travis CI
Subproject Circle CI Jenkins Travis CI
drake_bazel_external - o -
drake_cmake_external - o -
drake_cmake_installed o o o
CircleCI Jenkins Travis CI

Note, the Circle CI and Travis CI jobs only build and test drake_cmake_installed since it is the exemplary case for a lightweight, open-source build on a public CI server.

About

Examples of how to use Drake in your own project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.9%
  • Shell 26.4%
  • CMake 19.5%
  • Dockerfile 6.3%
  • Python 3.8%
  • Ruby 0.1%