Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 2.17 KB

File metadata and controls

32 lines (22 loc) · 2.17 KB

Project Overview

AutoDRIVE is envisioned to be an integrated platform for autonomous driving research and education. It bridges the gap between software simulation and hardware deployment by providing the AutoDRIVE Simulator and AutoDRIVE Testbed, a well-suited duo for sim2real applications. It also offers AutoDRIVE Devkit, a developer's kit for rapid and flexible development of autonomy algorithms. Although the platform is primarily targeted towards autonomous driving, it also supports the development of smart-city solutions for managing the traffic flow.

Branches

  • main contains the source code.
  • gh-pages hosts the build (deployable) version.

Workflows

  • ci automatically builds the site using MkDocs. It runs automatically after each commit to the main branch.
  • pages-build-deployment deploys the site. It is called by the ci action and runs automatically.

Deployment

The deployment is live at https://autodrive-ecosystem.github.io