scenic.simulators.newtonian.simulator
Newtonian simulator implementation.
Summary of Module Members
Classes
Implementation of |
|
Implementation of |
Member Details
- class NewtonianSimulator(network=None, timestep=0.1, render=False)[source]
Bases:
DrivingSimulatorImplementation of
Simulatorfor the Newtonian simulator.
- class NewtonianSimulation(scene, network, timestep, verbosity=0, render=False)[source]
Bases:
DrivingSimulationImplementation of
Simulationfor the Newtonian simulator.