CZ3004Group27 / algo

Simulator and path planning algorithms
1 stars 0 forks source link

Edit fastest algo #62

Closed hingyeeneedssleep closed 2 years ago

hingyeeneedssleep commented 2 years ago

edited fastest algo main script to test saving of images and predict on finish when using testwifi mode

Toefinder commented 2 years ago

@hingyeeneedssleep I tested the code and it worked well with testwifiserver.py. I also did some refactoring, mainly putting the class and the unit test into a separate file. Also added Bullseye tests to see how the algorithm respond.