Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Lane hopping and emergency braking at zipper
  • From: Jordan Poots <jordan.poots@xxxxxxxxxxx>
  • Date: Sun, 29 Jan 2023 01:05:59 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; 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=kxCYdoo0BwSzZtXoocQ6R1/wdb1xA4ABxPwbqBcrW4I=; b=Ea46NjmqVfRtiWhP7+XN1W/sAXaRo9l/UkDAZh8NJGdpEBsc1+KMRY7A3X18wLqJ9n7heJsINqbVHIl5RFQvfWWA5VCOe/mAn6rHFaiIeqR1PHvoyF+29f3jBp9ymKk2PfEyZyQvbd7WkgmC/bENUDOPZO/ANCIqTo51ekzh4oWki0roXTSAcqgoJ9C7KmLszFpNdAqF3yeIK0CmJwClzckkmrQ2RZHfk18SHap4hadP/1OUt8zTl85TWU3E8JeQrS4xbr3YEgARqZTi41T0LrHe7uiemFXtqP/mcV5ZXmN7/q6I0kEV0ISz1m/izlgRcX/gMYH6OZEoGjLDWdyiAA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=X6Y2is20trT47ds5qy7CLHwcvdSoQ7rnOFpQFPeRh0P1/VuVZE+wWRzzo1go3Uc0/BowEE+wPqmtI4VbYH5ePti2KLEA4zko3tUVmC9vycnFBsMMTYGd5HObnAwklBbdtcvRSHb/02xh4KBs4FbSWrZ0i7hfYEHeaq0CHqh2uwA6Cor5fs7sSytyWRQWp5zkjGuLwHZTJkFNpbGj0JrrkQyPOsgeT9WCpb8lUB6d7cFnSR6is+LLEpQB/9NsP2m1eFCseE1dVVVa9Zgf5Jfec2aE7t8PhIIalp6BXHrcVcyXQH3a4vM6EKzxLoUicyz8y/XVQg3V97BnPtu1yjn2Jg==
  • 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: AQHZM3yvr1F7vpWX10yviscV7uqsxA==
  • Thread-topic: Lane hopping and emergency braking at zipper

Hello,

I am using a zipper lane driven by TraCI controlled vehicles. This zipper lane reduces three lanes to two. The lane changes are continuous. The TraCI vehicles can merge at any point on the zipper lane or simply follow the lane and merge as it ends. Once the vehicles have merged, control of them is returned to SUMO.

I find when vehicles choose to change lanes late on the zipper lane, they have two problems.
  1. Occasionally, they will emergency brake. I receive an error message about the lane ending. I assume this is in reference to either the to or from lane ending as the moving vehicle moves onto the zipper junction during the lane change. 
  2. They occaisonally cross two lanes instead of the intended one and thus end up on the left lane on the reduced side instead of the right.
How might I configure my setup to avoid these issues?

Thanks,

Jordan


Back to the top