matthewcoyle-cpc / esmini-visualiser

A tool which uses the esmini OpenSCENARIO player to generate video visualisations of scenarios
https://hub.docker.com/r/matthewcoylecpc/esmini-visualiser
5 stars 5 forks source link

esmini-visualiser

A tool which uses the esmini OpenSCENARIO player to generate video visualisations of scenarios

This container creates an Xvfb virtual display, executes Esmini which renders to the virtual display and uses avconv to record from the virtual display to a gif

Render and recording is done at 320x240

Getting Started

These instructions will cover usage information for the docker container

Prerequisities

In order to run this container you'll need docker installed.

Usage

Environment Variables

Sample Usage

docker run -v ~/esmini/scenarios:/scenarios -e SCENARIO=M804/M4.xosc -e LENGTH=20 matthewcoylecpc/esmini-visualiser

This will do the following:

Volumes

Useful File Locations

Find Us

Authors

Acknowledgments