Lazy Planner Equation/Logic Needed
Posted: Oct 15 2017 8:58 pm
Someone that shall remain nameless constantly haggles me RS calls out the wrong distance to a waypoint.
- He could simply place the waypoint at the blue dot
Or should I ignore nameless and move on to more important things like the smilies to emojis conversion.
Those with the math or logic skills to solve the above please message me.
Already have the logic to
- find the nearest track
- find nearest point in track ( series of coordinates )
Need logic to
- find the nearest distance within x feet of waypoint
- seems we need to know every point in the line within x feet then take the one with the least distance to reach
Should I spend days if not weeks figuring out how to calculate the distance this chap desires?- He could simply place the waypoint at the blue dot
Or should I ignore nameless and move on to more important things like the smilies to emojis conversion.
Those with the math or logic skills to solve the above please message me.
Already have the logic to
- find the nearest track
- find nearest point in track ( series of coordinates )
Need logic to
- find the nearest distance within x feet of waypoint
- seems we need to know every point in the line within x feet then take the one with the least distance to reach