How does this card get to know the position in coordinates the user clicks on the screen? #446
-
I'd like to built my own spot clean in my dashboard with my buttons, images and so on. How does this card get to know which position in coordinates de user clicked the screen? How can I adapt that to my own, let's say, picture card or whatever? thanks |
Beta Was this translation helpful? Give feedback.
Answered by
PiotrMachowski
Jul 23, 2022
Replies: 1 comment 1 reply
-
It uses affine/projective transformations to calculate mapping between screen and vacuum coordinates. I don't think you can achieve it using picture-elements. You can configure room cleaning though (if your vacuum supports it) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
PiotrMachowski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It uses affine/projective transformations to calculate mapping between screen and vacuum coordinates. I don't think you can achieve it using picture-elements. You can configure room cleaning though (if your vacuum supports it)