According to the functional requirement (https://github.com/OFFLlNE/PSP/issues/8), the program should show a comparison of the number of parking spaces between a standard car park and the Pit Stop solution. To do this, the user should initially manually mark the parking spaces.
When pressing the 'Make robot lot' button after manually marking some spaces, the manually set parking spaces still remain in their locations in the robot lot.
According to the functional requirement (https://github.com/OFFLlNE/PSP/issues/8), the program should show a comparison of the number of parking spaces between a standard car park and the Pit Stop solution. To do this, the user should initially manually mark the parking spaces.
When pressing the 'Make robot lot' button after manually marking some spaces, the manually set parking spaces still remain in their locations in the robot lot.
Steps to replicate: 1) Mark some parking spots: http://i.imgur.com/By6bxJY.png 2) Hit 'Make robot lot' Expected result: http://i.imgur.com/86ApJxn.png Actual result: http://i.imgur.com/fdYuYta.png