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

I cant change the map.and add the new car #4

Open YOLO-9894 opened 1 year ago

YOLO-9894 commented 1 year ago

if I want change the map,use Crossroads instead。 and i change the car route. the unity dont have any feedback,i wait so many seconds. but nothing i can do. the other thing ,i want add the new car , i copy the car ,paste and rename the car,then I also add the car name in Main.cs,and the sumo rou.xml 。the sumo hava reaction ,python dont have the wrong feedback also. but in unity my new car cant move,although in sumo my new car have moved.. if I get your feedback,Very grateful.