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

Define a landing point relative to all markers #124

Closed
kripper opened this issue Mar 16, 2023 · 2 comments
Closed

Define a landing point relative to all markers #124

kripper opened this issue Mar 16, 2023 · 2 comments

Comments

@kripper
Copy link

kripper commented Mar 16, 2023

To avoid the bouncing between two markers that are switched intermittently active (green) and inactive (red), we should extend the configuration string to define a "landing point" = a virtual point that is not located on any given marker, but defined relative to all markers.

This way, we can also handle multiple active markers at the same time.

To implement this, we should define the (x,y) offset for every marker's center relative to the landing point.

@fnoop please show signs of live

@kripper
Copy link
Author

kripper commented Mar 16, 2023

See chobitsfan/apriltag_plnd#1

@kripper
Copy link
Author

kripper commented Mar 20, 2023

Implemented here: https://github.com/kripper/vision-landing-2/

@kripper kripper closed this as completed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant