I want to have the Unity project as the main client, and other python scripts as other clients connected to the same sumo port, this command always doesn't work.
It works when I only do multi-client connections via python's "traci.setOrder()" command. What is the reason for this?Thanks.