Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@dfremont dfremont released this 29 Jun 05:04
· 257 commits to main since this release
ee56a11

This update to Scenic:

  • restores support for Python 3.7 (so all versions from 3.7-3.11 are supported);
  • adds a built-in simple Newtonian physics simulator for debugging dynamic scenarios without having to install an external simulator;
  • adds a record statement for recording values from dynamic simulations;
  • generalizes the interface to the Webots simulator, which now supports dynamic scenarios;

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