# udacity/self-driving-car-sim

A self-driving car simulator built with Unity

Repository: https://github.com/udacity/self-driving-car-sim
Canonical: https://ross.abutalabs.com/products/self-driving-car-sim
Homepage: http://udacity.com/self-driving-car
Language: C#
License: MIT
License Family: permissive
Archived: true
Last push: 2022-02-24T12:49:52+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3493, "days_push": 1651, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3985, forks 1500 (observed 2026-08-28T04:08:31.738327+00:00)

## What it is
A Unity-based self-driving car simulator built for Udacity's Self-Driving Car Nanodegree, used to train cars to navigate road courses with deep learning. The master branch is deprecated, with maintained forks on Unity 2019/2020 branches.

## Use cases
- train a neural network to drive a car in a simulator
- collect driving data for behavioral cloning projects
- practice deep learning for autonomous vehicles
- simulate road courses for a self-driving car nanodegree project
- test steering models against a virtual track

## When to choose
- you are following Udacity's self-driving car curriculum
- you need a lightweight Unity simulator for behavioral cloning experiments
- you want precompiled simulator builds for Linux, Mac, or Windows

## When to avoid
- you need an actively maintained or production-grade driving simulator
- you require modern physics, sensors, or CARLA-style fidelity
- you are not working with the deprecated Udacity course projects

## Facets
- artifact type: application
- maturity: abandoned
- function: simulation, machine-learning, deep-learning, computer-vision
- domain: simulation, autonomous-vehicles, machine-learning, education, gaming-tools
- platform: windows, cross-platform
- tags: self-driving-car, unity, behavioral-cloning, nanodegree, deprecated, training-simulator, linux, macos

## Member repositories
- udacity/self-driving-car-sim (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:31.738327+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:14.957509+00:00, confidence not recorded.
  - readme: https://github.com/udacity/self-driving-car-sim (fetched 2026-08-28T04:08:31.738327+00:00, sha b3baad22d7e1)
  - homepage: http://udacity.com/self-driving-car (fetched 2026-08-29T09:17:26.878518+00:00, sha e71d7e23adff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
