Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.61 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.61 KB

Carla-GUI

standard-readme compliant

GUI tool to help human-vehicle interaction researchers design and conduct traffic experiments with CARLA.

Table of Contents

Install & Usage

The project uses poetry to manage packages and environments, make sure poetry is installed before continue. See the documentation for more infos.

  • select desired python version, currently only support python3.8.
  • checkout pyenv if you don't have python3.8 installed
poetry env use /full/path/to/python3.8.*
  • install dependencies
poetry install

Maintainers

Umich Driving Simulator GUI Team

Instructor

Team Members

Fall Team

Previous Team Members

Summer Team (created Version 0.00 in summer 2020)

Fall Team