Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 560 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 560 Bytes

Introduction

This repo is a research project for self driving. And this project can parse the Scenic, a domain-specific probabilistic programming language and simulate the scenario through Carla and Autoware.

The project include 4 submodules:

sdg-frontend

The frontend of this project.

sdg2app

The backend api.

sdg_engine

The executor for selfdriving.

carla-autoware

The carla autoware bridge.