/mars-rover

🤖 🗺️ 👽 A project based in Artificial Intelligence, using Search and Genetic Algorithms. This project was built using Java. The scenario chosen for this project was to help an autonomous vehicle, most precisely, a Rover, in the planet Mars, to find and discover the best path to a specify goal. The terrain of the Red Planet, have critical zones and terrains, that offer more costly travels, which the Rover have more difficulty to go through. So, the main idea it's to help this Mars' Rover to find the best path to its goal, using Search Algorithms with heuristics and costs, as also, Genetic Algorithms.

No issues in this repository yet.