Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] How to simulate blinking yellow/blinking red.
  • From: "Nine, Harmon S" <harmon.s.nine@xxxxxxxxxxxxxx>
  • Date: Tue, 15 Nov 2022 03:20:32 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=vanderbilt.edu; dmarc=pass action=none header.from=vanderbilt.edu; dkim=pass header.d=vanderbilt.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=qiNylcNYGHunwRKgwbpVnCf5h0kV6x2ijy3bZq0CD3U=; b=DitHWBaRWNIhWDnnIOENzaT0+EAA6V4ijlol1vQGAutGO0lipeQJTa+S1hYNTk8c5eA2+S2ljCXj8AWMy/EbgbTtHQN1PQ2SPEiGDZ5VJAJmgExCcL55z5eZfD0+Acaqj3tHdWXQJiYRqU5tkCF1tXutr2Ga7UrqDW3KdScio03o+8AJFqScr3WLO4rYFXRoSrhZ1YphgUUqtIWdbgq5ZFzEdBqxF4UitohfBr5/novTwBKFgrspu/lDjwINs5kybXRzmZlJdL2rMOASP/cXmNkQ6/NNlYkUeKVZ1srt5sWdQeOFnTKLNe/t3L6U+Yd9GpUAjqvQGIMMz4SfQO7KdA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=auhS1qIHs3dkev6voUN5lI4o+ctnlDERjd034+NT6cKy0O5qa11BIrKJKdtc5/5K9HRHWfmEXGCALCWSodT+wpCIRn8qB8WbX4VaZKJkKWR8cRy4M5spNE042b4bk0k9gialLurShnZT0dt0aKRJL1B+nNQ9VD5/MHQ5BB69TBST5RBpDs3kadr/Uyx1FN+yTSGRDutWd48naGSTcsjpSKKZ08Gp2cAD2szM6Iemi0/IOe8pROCOw3le1ODHciJJ4bHSWTdFpkqKrEu1KMdI4swC5qcCBxJCXEhjjVTLmuYH+Od+Lj0aOEUDTjqh0+92vkdVqfs4w+KXSlJF2VA7lg==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHY+KBe3uaIPXBspUe5C0FPLaXrcw==
  • Thread-topic: How to simulate blinking yellow/blinking red.

Hello.

I've read the sumo manual on traffic lights (https://sumo.dlr.de/docs/Simulation/Traffic_Lights.html), but it's not clear how to simulate a signal that is:

  • blinking yellow in one direction and blinking red in the orthogonal direction, or
  • blinking red in all directions

Would "blinking yellow in one direction and blinking red in the orthogonal direction" use "o" in the blinking-red direction and "O" in the blinking yellow direction?

Also, do "o" and "O" take into account vehicles that are turning left, and that they have to yield to oncoming traffic?

Thanks 🙂
-- Harmon

Back to the top