This project consists of a testbed designed for students to implement and evaluate pathfinding and decision-making algorithms for one or multiple agents. The platform is programming-language independent, so each student can develop their solution using the language or environment they prefer.
To communicate with the system, the student’s program must generate a JSON file with the route each agent should follow. Once the file is loaded, the system visually represents the agents’ paths, which helps understand their behavior, identify errors, and compare algorithms.
Want to use the testbed? Register here.