VISTA is a data-driven simulation engine for autonomous driving perception and control. The VISTA API provides an interface for transforming real-world datasets into virtual environments with dynamic agents, sensor suites, and task objectives. Because VISTA is data-driven, it is side-steps many of the traditional issues of simulators, such as their lack of photorealism and ability to accurately model reality.
Installation
VISTA can be installed into your Python 3 environment using the PyPi package interface.
>> pip install vista
Please also ensure that you have all required dependencies to successfully run VISTA. Details on dependencies are outlined in the documentation.
Citing VISTA
If VISTA is useful or relevant to your research, we ask that you recognize our contributions by citing the following three original VISTA papers in your research:
% VISTA 1.0: Sim-to-real RL
@article{amini2020learning,
title={Learning Robust Control Policies for End-to-End Autonomous Driving from Data-Driven Simulation},
author={Amini, Alexander and Gilitschenski, Igor and Phillips, Jacob and Moseyko, Julia and Banerjee, Rohan and Karaman, Sertac and Rus, Daniela},
journal={IEEE Robotics and Automation Letters},
year={2020},
publisher={IEEE}
}
% VISTA 2.0: Multi-sensor simulation
@inproceedings{amini2022vista,
title={VISTA 2.0: An Open, Data-driven Simulator for Multimodal Sensing and Policy Learning for Autonomous Vehicles},
author={Amini, Alexander and Wang, Tsun-Hsuan and Gilitschenski, Igor and Schwarting, Wilko and Liu, Zhijian and Han, Song and Karaman, Sertac and Rus, Daniela},
booktitle={2022 International Conference on Robotics and Automation (ICRA)},
year={2022},
organization={IEEE}
}
% VISTA 2.0: Multi-agent simulation
@inproceedings{wang2022learning,
title={Learning Interactive Driving Policies via Data-driven Simulation},
author={Wang, Tsun-Hsuan and Amini, Alexander and Schwarting, Wilko and Gilitschenski, Igor and Karaman, Sertac and Rus, Daniela},
booktitle={2022 International Conference on Robotics and Automation (ICRA)},
year={2022},
organization={IEEE}
}
Contribution Guidelines
VISTA is constantly being advanced and has been built with research, extensibility, and community development as a priority. We actively encourage contributions to the VISTA repository and codebase, including issues, enhancements, and pull requests.
Release files for vista 2.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vista-2.0.6.tar.gz | 60.3 kB | Details |
Release files / vista-2.0.6.tar.gz
| Download URL | vista-2.0.6.tar.gz |
|---|---|
| Size | 60.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8be96ab876956b9f6838dd7465893946e8ab302c5fb87f78cce90d5910fc258f
|
|
BLAKE2b-256 checksum How to use checksums |
d4b387f30f53d75e679f15c44f894134b2a3ec183d4646c5947c5f6db6a2cfb4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
|