1 dépôt
Verification of autonomous algorithms using repeatable, simulated track layouts and obstacle scenarios.
Distinct from Road Network Design: Focuses on the testing and validation process on a course, rather than the design of the road network itself.
Explore 1 awesome GitHub repository matching game development · Virtual Course Testing. Refine with filters or upvote what's useful.
This project is an autonomous vehicle simulator designed to validate self-driving logic and train deep learning algorithms within a virtual environment. It functions as a training platform for developing neural networks that control vehicle movement and steering based on visual sensor data. The simulator uses the Unity game engine to provide a physics-based world where autonomous driving algorithms can be tested on virtual road courses without the use of physical hardware. The system integrates a C# scripting backend with a physics engine for collision detection and vehicle dynamics. It util
Evaluates how autonomous algorithms handle specific track layouts and obstacles in a repeatable digital setting.