Skip to content

Commit da20b28

Browse files
Update README.md
1 parent 2cf97c5 commit da20b28

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# cd.ethz.idsc.amodeus <a href="https://travis-ci.org/idsc-frazzoli/amodeus"><img src="https://travis-ci.org/idsc-frazzoli/amodeus.svg?branch=master" alt="Build Status"></a>
22

3-
Autonomous Vehicles Intelligence Analysis Tools
3+
Autonomous mobility-on-demand simulation tool.
44

55
## Purpose
66

7-
TODO define what the purpose of this repository is
7+
This repository is a library that allows the simulation of autonomous mobility-on-demand (AMoD) system including their fleet management algorithms in the multi-agent transportation simulation environment MATSim.
8+
9+
Try it, orchestrate your own fleet of amod-taxis!
810

911
## Features
1012

11-
TODO describe what the code does
13+
The code manages the dispatching of autonomous taxis in the MATSim environment. It provides standard autonomous mobility-on-demand dispatching algorithms and a an API to implement and test novel ones.
1214

1315
## Gallery
1416

0 commit comments

Comments
 (0)