-
Notifications
You must be signed in to change notification settings - Fork 0
Home
The desktop application will allow user to enter his/her parking lot image/size into the program. The program will give the user Robot parking lot in the same space, but with more parking spots. For example an user inserts his parking lot image (jpg,png) into the file. It opens up as a background in the program, where user can manually insert walls/posts/exits according to the image. Then our algorithm will calculate the most optimal parking lot according to given size and also will make a normal parking lot which is meant for normal car users (2x5meters parking spots fit 90% of the cars). We will get more parking spaces because robots moving the cars, there is no need for drive-ways for cars to get to their spot. Robots will automatically stack cars next to each other according to the time the car user plans to park.(There is a comparison of those parking lots under this link, where on the left side is the optimized robot parking lot and on the right is the parking lot user has drawn)
The program will be written in Java. The source code will be maintained using Eclipse IDE default project format. Compilation will also be done using vanilla Eclipse tools.
Technologies used: Github, SourceTree, Eclipse IDE, Java runtime environment