Remove CMake from Drake automotive.

Issue #125 resolved
Agustin Alba Chicar created an issue

From a conversation with Drake's team, we conclude to remove CMake structure from the automotive section of the repository.

This task is needed as RNDF implementation depends on ignition-math and ignition-rndf which are Mercurial repositories and cannot be easily imported as git-submodules. In addition, they've already planned the CMake removal so this will trigger the change.

Comments (6)

  1. Agustin Alba Chicar reporter

    There is already an issue that discuss this topic in Drake that discuss this topic. The general stated conclusions were:

    • Everything that can be done in both Bazel and CMake should be duplicated.
    • automotive/README.md should contain only Bazel related demos and tests.
  2. Agustin Alba Chicar reporter

    From the discussion in the PR, issue #126 has been created and the PR is going to be cancelled for now.

  3. Log in to comment