Closed maichongju closed 1 year ago
When the drone is flying to a target and it flies by the target instead of staying within the target. It will still think it reaches the target.
Solution:
Add a buffer list to store the nearest location. Calculate the average of those distances instead.
When the drone is flying to a target and it flies by the target instead of staying within the target. It will still think it reaches the target.
Solution:
Add a buffer list to store the nearest location. Calculate the average of those distances instead.