Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 370 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 370 Bytes

MoCAD Experiment Material

RoadRunner Plugin

Use this plugin to import the map created by RoadRunner. ( https://carla.readthedocs.io/en/0.9.7/how_to_make_a_new_map/ )

road_race

The self-designed map by RoadRunner.

MoCAD_ex**

The python script for each lesson. (python:3.5)

DQN_cartpole_FlappyBird

Two DQN demos: Cartpole(non-image) and FlappyBird(image)