This application performs the navigation of Robotic Rover in the rectangular Plateau.
The requirements of this application are:
[1] IntelliJ IDEA
[2] Ant
[3] JUnit 4.11
[4] Hamcrest Core 1.3
Include JUnit 4.11 and Hamcrest Core 1.3 in the lib folder.
To run the application in your system, just open the application in IntelliJ IDEA, then goto Run -> Run or you can press options+shift+F10
This application using the Ant Build System. You can change your build settings by changing the build.xml present in the project directory. To build the application, just type following command in your shell:
$ ant