scenic.simulators.lgsvl

Interface to the LGSVL driving simulator.

This interface has been tested with LGSVL version 2020.06. It supports dynamic scenarios involving vehicles and pedestrians.

The interface implements the scenic.domains.driving abstract domain, so any object types, behaviors, utility functions, etc. from that domain may be used freely.

Submodules

actions

Actions for agents in the LGSVL model.

behaviors

Behaviors for dynamic agents in LGSVL.

model

Scenic world model for the LGSVL Simulator.

simulator

Dynamic simulator interface for LGSVL.

utils

Common LGSVL interface.