Skip to content

AutoDRIVE-Ecosystem/autodrive-ecosystem.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Clones

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

Languages