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
recordstatement with the ability to save time-series data directly to files; - adds
wait forandwait untilstatements; - adds support for Python 3.13;
along with many other minor fixes and improvements. See the documentation for details.