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

Run ROS2 build in CI and fix any errors #32

Merged
merged 16 commits into from
Dec 8, 2023

Commits on Dec 5, 2023

  1. Add ROS2 build test

    Jaeyoung-Lim authored and Ryanf55 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8dbfefb View commit details
    Browse the repository at this point in the history
  2. DO NOT MERGE always run

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f3ccc63 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Switch to rosdep and vcs

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e991e11 View commit details
    Browse the repository at this point in the history
  2. Run on 22.04 and public runners

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1d0b5a0 View commit details
    Browse the repository at this point in the history
  3. Remove auth since running on public

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d67ff46 View commit details
    Browse the repository at this point in the history
  4. debug failing clone

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7398b07 View commit details
    Browse the repository at this point in the history
  5. Run from src directory

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d5962b8 View commit details
    Browse the repository at this point in the history
  6. Remove unused ROS 1 packages

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0d79870 View commit details
    Browse the repository at this point in the history
  7. Remove debug on clone

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f0e7baf View commit details
    Browse the repository at this point in the history
  8. Fix cmake policy with my fork

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fb6c3cb View commit details
    Browse the repository at this point in the history
  9. Remove tinyxml dep

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b51df95 View commit details
    Browse the repository at this point in the history
  10. Add workaround for Ubuntu geographiclib packaging bug

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    deab059 View commit details
    Browse the repository at this point in the history
  11. Undo workflow timing

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4df8495 View commit details
    Browse the repository at this point in the history
  12. Fix yamllint errors

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9abdf7e View commit details
    Browse the repository at this point in the history
  13. Remove all custom cmake scripts

    * Rely on upstream to work properly
    
    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a52230a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Switch back to upstream mav_comm ros2 branch

    Signed-off-by: Ryan Friedman <[email protected]>
    Ryanf55 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0f257d3 View commit details
    Browse the repository at this point in the history