Nano-sim
Unity-based autonomous-driving simulator · Individual · Jun 2025 — Jun 2026
NANO-SIMWhat it is
Nano-sim is an autonomous-driving simulator for validating models and algorithms, generating data, and closed-loop training. It targets 1/10-scale cars, inspired by platforms like F1TENTH. Students enter autonomous-driving competitions but have no simulator that reproduces the competition environment, which makes validating a model — and trusting its results — difficult. Nano-sim is a personal project built to close that gap.


Features
How I used it
I train reinforcement-learning driving policies inside Nano-sim and transfer them to a physical 1/10-scale car. The same approach produced the lane-following agent behind the International Robot Contest simulator track, where a policy trained in Unity transferred to the real vehicle through Gaussian noise injection.