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

Fix Hardware spawner and add tests for it #1759

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2024

  1. Tests for hardware spawner.

    destogl authored and Ubuntu committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b6807b2 View commit details
    Browse the repository at this point in the history
  2. Fully support spawning a list of hardware components

    fmauch authored and Ubuntu committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fb0547b View commit details
    Browse the repository at this point in the history
  3. Make tests work

    fmauch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0d548af View commit details
    Browse the repository at this point in the history
  4. Remove temporary debug output

    fmauch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a8f9c62 View commit details
    Browse the repository at this point in the history
  5. Use python3 coverage instead of ros2 run in tests

    This way we should get coverage
    fmauch committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ad8cfa5 View commit details
    Browse the repository at this point in the history