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 PixelSelector::get_coord*() #122

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Fix PixelSelector::get_coord*() #122

merged 2 commits into from
Nov 11, 2024

Commits on Nov 11, 2024

  1. Fix PixelSelector::get_coord*()

    Each method should return a triplet, not the full PixelSelector
    coordinates
    robomics committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e23b487 View commit details
    Browse the repository at this point in the history
  2. Add tests

    robomics committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    efefcc4 View commit details
    Browse the repository at this point in the history