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

Add the ability to flag previously-supported accessories & platforms as not (currently) supported #86

Merged
merged 16 commits into from
Nov 6, 2024

Commits on Nov 4, 2024

  1. Add initial support for flagging unsupported accessories (e.g. Kinova…

    … arms, whose binary drivers don't exist in Jazzy yet)
    civerachb-cpr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ca27b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cba24ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70fccb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baed5bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f7bf85 View commit details
    Browse the repository at this point in the history
  6. Fix remaining linter errors. Some tests are still failing, but the ma…

    …jor code tidying-up should be done now
    civerachb-cpr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    28b2ef2 View commit details
    Browse the repository at this point in the history
  7. Fix type -> _type

    civerachb-cpr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8908f9e View commit details
    Browse the repository at this point in the history
  8. Update CI for Jazy

    civerachb-cpr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    09e08fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37941e4 View commit details
    Browse the repository at this point in the history
  10. Remove dependency on clearpath_generator_common; doing so creates a c…

    …ircular dependency. Instead use the system level envar
    civerachb-cpr committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a093432 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    82cb492 View commit details
    Browse the repository at this point in the history
  2. Docs

    civerachb-cpr committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d190d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0df643 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    831e084 View commit details
    Browse the repository at this point in the history
  5. Fix up sample yaml formatting. Remove unmatched quotation marks, rest…

    …ructure to avoid `foo.bar.spam: eggs` notation
    civerachb-cpr committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f771f39 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    1f7b589 View commit details
    Browse the repository at this point in the history