Introducing AMoDeus.

AUTONOMOUS MOBILITY-ON-DEMAND SIMULATOR

Orchestrate your own fleet of robotic taxis!

AMoDeus is a simulation framework you can use to analyze and synthesize autonomous mobility-on-demand systems.

Get started in seconds with AMoDeus's basic scenario, pre-configured with static travel demand. Go in-depth with benchmark algorithms and dedicated analysis tools providing insight into service levels and fleet efficiency.

Up and running? Monitor, understand and verify your results with the powerful built-in viewer.

What is the AMoD technology?

Autonomous Mobility-on-Demand is a novel technology in which self-driving vehicles transport customers on-request from their desired pick-up to their desired drop-off destination.

The technology promises to revolutionize transportation systems as it may offer levels of comfort as high a private transportation at the personal and environmental cost of public transportation.

AMoDeus is a tool designed to solve the AMoD design problem.

Car Icon (40px) | AMoDeus - Autonomous Mobility-on-Demand Simulation

What can AMoDeus do for you?

  • Rapid simulation results for your publication: verify your algorithms in a high-fidelity environment with ease.
  • Quantificative evaluation of potential for new cities: rapidly understand what potential autonomous mobility-on-demand has for your geography of interest without the need of lengthy software implementations.
  • Stand on the shoulders of programmers: we provide a viewer, automated analysis for AMoD systems, benchmark dispatchers and many other features in an open-source basis. Benefit from a well-tested and maintained codebase.
  • Contribute to the community: become a contributor and make your work available and visible to the global research community on our platform.

AMoDeus is Open-Source.

This makes it absolutely free to use and open for code contributions.

To get started, visit our GitHub repository and follow the instructions provided in README.md:

You will also need a specific transportation scenario. Either download one of the scenarios provided on this page or create your own based on other datasets.

AMoDeus uses various libraries including MATSim. It therefore opens up to you the full range of possibilities offered by MATSim without the need to deal with its full complexity at once.

For assistance, input, feedback please don't hesitate to contact us, join our Slack channel, or send us a pull request on GitHub!

Getting Started

You may work on any operating system with a Java-compatible IDE. This repository demonstrates how to use the AMoDeus library in your project.

We provide installation guidelines as well as various demos:

  • Take control of the fleet by writing your own dispatcher for a fleet of robotic taxis and send them around in the city, see this demo.
  • Customize your analysis: The analysis of an autonomous mobility-on-demand system requires the processing of large amounts of data. We have simplified this, run your custom-analysis faster as shown in this demo.
  • Change the routing of the vehicles: you would like to take control of the path your taxis take in the city. Start here.
  • Move from unit-capacity taxis to taxis with many seats: write a shared dispatcher as shown here.
Car Icon (40px) | AMoDeus - Autonomous Mobility-on-Demand Simulation

First Steps in AMoDeus

Prerequisites

  • Java SE Development Kit (version 11)
  • Apache Maven
  • IDE of choice
  • GLPK and GLPK for Java (e.g. here)
  • Git connected to GitHub with SSH

Step by Step

Preperation

  1. Clone amod repository
  2. Import as existing Maven project using the pom.xml file in the top folder of this repository

If you do not have a scenario yet

  1. Set up Run Configurations for ScenarioCreator
    • Creates several and directories in Working Directory for later usage
    • Use argument chicago or san-francisco
  2. Run the ScenarioCreator as Java application
    • Wait until termination

Simulation sequence

  1. Set up Run Configurations for ScenarioPreparer, ScenarioServer, and ScenarioViewer
    • Chose the Working Directory to be the top Simulation Folder directory
  2. Optional: Adjust the simulation settings (e.g. max number of people, output directory) in the config file
  3. Run the ScenarioPreparer as Java application
    • Wait until termination
  4. Run the ScenarioServer as Java application
    • The simulation should run
  5. Run the ScenarioViewer as Java application
    • The visualization of the scenario should open in a separate window

Source Code & Contribution

The AMoDeus source code is available on github in this repository, it is open-source and regularly updated and maintained by the AMoDeus team. We are very happy to add you as a contributor, please contact us if you are interested.

We have the following design principles that we enforce whenever possible, when writing contributions, please adhere to them:

  • Files are as short as possible and have less than 200 lines of code in any case.
  • Minimal redundancy.
  • For mathematical operations that require exact precision we use the tensor library.
  • Code should be documented and covered by tests.

Scenarios

For interested researchers, we present some AMoDeus scenarios available for testing and extension. The scenarios can be generated using amodtaxi or amod's ScenarioGenerator resulting in basic settings. The resulting directories contain all necessary files that can be used with the sequence ScenarioPreparer, ScenarioServer and ScenarioViewer as explained above, and in the main GitHub repository.

  • Chicago: this scenario is based on the taxi data set by the City of Chicago. The data available is abstracted and therefore has to be re-sampled during scenario creation.
  • San Francisco: this scenario represents a static demand extracted from San Francisco taxi data available online. Only a small slice of the original dataset from: M. Piorkowski, N. Sarafijanovic-Djukic and M. Grossglauser is included. You can download the full dataset from here and copy it to the working directory before creating the scenario.

The functionalities provided in amodtaxi can also be used to create your own scenarios from datasets.

Documentation

Car Icon (40px) | AMoDeus - Autonomous Mobility-on-Demand Simulation

Publications

If you use AMoDeus, we are happy if you cite us:

Claudio Ruch, Sebastian Hörl, and Emilio Frazzoli. Amodeus, a simulation-based testbed for autonomous mobility-on-demand systems. In: Proc. 21th IEEE Conf. Intelligent Transportation Systems, 2018.

The following research is based on AMoDeus software:

Help

If you need support running AMoDeus, please join our Slack channel or contact us.

About Us

AMoDeus™ was developed by the Institute of Dynamic Systems and Control at ETH Zürich in collaboration with the Institute for Transport Planning and Systems at ETH Zürich.

Logo: IDSC | AMoDeus - Autonomous Mobility-on-Demand Simulation

Logo: IVT | AMoDeus - Autonomous Mobility-on-Demand Simulation

Contributors in alphabetical order:

Institute for Dynamic Systems and Control: Andrea Censi, Andreas Aumiller, Christian Fluri, Claudio Ruch, Emilio Frazzoli, Jan Hakenberg, Joel Gächter, Lukas Sieber, Marc Albert, Maximilien Picquet, Nicolo Ormezzano, Francesco Seccamonte, Samuel Stauber.

Institute for Transport Planning and Systems: Sebastian Hörl.

Contact

For feedback, inputs or to have an espresso break with us in Zürich, please contact Claudio Ruch:

Invalid Email