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

Assists in measuring at right angles #10

Open
rusty-snake opened this issue Sep 4, 2024 · 2 comments
Open

Assists in measuring at right angles #10

rusty-snake opened this issue Sep 4, 2024 · 2 comments

Comments

@rusty-snake
Copy link

The precision of AR Core is pretty impressive. The biggest Measurement deviation seems to be the measureing angle at which you cross the road. Could SM give some assistant here? I.e. a T at the both ends of the line that you can align at curbs.

@westnordost
Copy link
Member

westnordost commented Sep 4, 2024

I understand what you mean, and the best way to reduce imprecision here is to just use the shortest distance, because the shortest distance is always orthogonal to the road. I.e. after crossing the road and aiming at the curb to your feet, sway a bit to the left and to the right and find the point at which the minimum width is displayed.
This is more precise than trusting in an additional UI element.

imagen

@rusty-snake
Copy link
Author

Ok I started reading your comment and first I thought that's exactly my problem, that I want to avoid the 10° offset. But then you made the point "way a bit to the left and to the right and find the point at which the minimum width is displayed". Maybe it's worth to add this to the measuring suggestions in the app.

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

2 participants