CZ3004Group27 / algo

Simulator and path planning algorithms
1 stars 0 forks source link

Fix bug simulator overwrites visited obstacle as boundary cells #14

Closed Toefinder closed 2 years ago

Toefinder commented 2 years ago

When the car has visited all the obstacles, and user clicks to add another one, it may set previous obstacles as boundary cells if these previous obstacles lie near the newly added obstacle. image