BMEAutomatedDrive / SUMO-Unity3D-connection

This example demonstrates real-time communication between the microscopic traffic simulator SUMO and the 3D game engine Unity 3D with Python 3.7 based TCP/IP server. Video about the example: https://www.youtube.com/watch?v=4RiJyDnm41Q
Other
97 stars 29 forks source link

How can you control the sumo simulation timeStep? #1

Closed yumianhuli2 closed 4 years ago

yumianhuli2 commented 4 years ago

How can you control the sumo simulation timeStep? Thank you!