Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ament to build #214

Open
wants to merge 9 commits into
base: ros2
Choose a base branch
from
Open

Commits on Nov 7, 2019

  1. Convert catkin to ament

    zmichaels11 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    eefc0ef View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Use ament in CMakeLists.txt

    Signed-off-by: Zachary Michaels <[email protected]>
    zmichaels11 committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    e7f16cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9d5d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Disable linting

    Signed-off-by: Zachary Michaels <[email protected]>
    zmichaels11 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    288e994 View commit details
    Browse the repository at this point in the history
  2. Enable tests

    Signed-off-by: Zachary Michaels <[email protected]>
    zmichaels11 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    39cee03 View commit details
    Browse the repository at this point in the history
  3. Remove unused CMakeLists (tests now defined in root)

    Signed-off-by: Zachary Michaels <[email protected]>
    zmichaels11 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    2fc44b6 View commit details
    Browse the repository at this point in the history
  4. Remove dependency on ament_index_cpp

    unused dependency
    
    Signed-off-by: Zachary Michaels <[email protected]>
    zmichaels11 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    013f9cf View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Set package.xml format to 3

    Signed-off-by: Zachary Michaels <[email protected]>
    zmichaels11 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    22a104a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Remove dependency on Boost (unused)

    Signed-off-by: Zachary Michaels <[email protected]>
    zmichaels11 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ad3897c View commit details
    Browse the repository at this point in the history