Resampling index error appears to be gone. Still need more dialing in.

This commit is contained in:
Danny Staple
2023-01-29 22:16:12 +00:00
parent d1d13fc618
commit e557eb74a7
7 changed files with 79 additions and 49 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ def contains(x, y):
grid_cell_size = 50
overscan = 10 # 10 each way
overscan = 2 # 2 each way
def get_distance_to_segment(x, y, segment):