The package in order to use scenarios for CARLA
Project description
ScenarioRunner for CARLA
This repository contains traffic scenario definition and an execution engine for CARLA. It also allows the execution of a simulation of the CARLA Challenge. You can use this system to prepare your agent for the CARLA Challenge.
Scenarios can be defined through a Python interface, and with the newest version the scenario_runner also the upcoming OpenSCENARIO standard is supported.
Getting the ScenarioRunner
Use git clone
or download the project from this page. Note that the master
branch contains the latest fixes and features, and may be required to use the latest features from CARLA.
It is important to also consider the release version that has to match the CARLA version.
- Version 0.9.6: Compatible with CARLA 0.9.6
- Version 0.9.5 and Version 0.9.5.1: Compatible with CARLA 0.9.5
- Version 0.9.2: Compatible with CARLA 0.9.2
To use a particular version you can either download the corresponding tarball or simply checkout the version tag associated to the release (e.g. git checkout v0.9.5)
Currently no build is required, as all code is in Python.
Using the ScenarioRunner
Please take a look at our Getting started documentation.
Challenge Evaluation
You can evaluate your own agents using a reproduction of the CARLA Challenge by following this tutorial
Contributing
Please take a look at our Contribution guidelines.
F.A.Q.
If you run into problems, check our FAQ.
License
ScenarioRunner specific code is distributed under MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file srunner-0.15-py3-none-any.whl
.
File metadata
- Download URL: srunner-0.15-py3-none-any.whl
- Upload date:
- Size: 175.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ae68f65d319de6eabb5bd4a75c1a391ad3801c73a402fe07dab8e9f2e2fc3f2 |
|
MD5 | a369fbd03f0cf39fb23ac6fe25bad56c |
|
BLAKE2b-256 | d5159f321296c196c57b262d0b675cd8a7e5cdafe8baa6444fb8bbe4044c46f5 |