Skip to content

Version 3.1.0

Latest

Choose a tag to compare

@dfremont dfremont released this 18 Dec 21:53
156b54b

This update to Scenic:

  • adds an interface to the MetaDrive driving simulator;
  • adds an experimental simulator-agnostic API for collecting sensor data, currently implemented for CARLA and MetaDrive;
  • extends the record statement with the ability to save time-series data directly to files;
  • adds wait for and wait until statements;
  • adds support for Python 3.13;

along with many other minor fixes and improvements. See the documentation for details.