Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Retrieving lead/lag gaps during lane change
  • From: Mariam Wessam Hassan Mohamed Nour <mariam.nour@xxxxxxxxxxxxxxx>
  • Date: Tue, 16 Feb 2021 02:34:31 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=knights.ucf.edu; dmarc=pass action=none header.from=knights.ucf.edu; dkim=pass header.d=knights.ucf.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-SenderADCheck; bh=7WgAmY3Hhp0aAT8D9Zi2ua9ZX5/P7/fBdFd+SZaaDc4=; b=K4s6qis3b0vZiDukWa4STYR04VT5vSKt5sb6CSGEaL4emVfnAUj6t3bszX8+o0f1tiqRG/BaumtxlxVOUmtSmIbgNIwVRhTT2sCxJsLHkP9B3yy/3I45QS5DrJSjyVOqTWYTbideBX5c54JdnxfBW1H/oz1k2cIRdUhxli65TlQR3ya0pxidwtJeJE8+UK8Ksf2GXEpI5aeE9CfHWyt9S2rZc63+LF50VByaNgHqsUkVasGQwVlPFo5W/iglUFrTm+lVYHzEHHLYCG6AqwR89mUTnFeXC6ti/eFsR9vTHybNUN7YnNGWcFjBYx6v7g+PZY+607oPWrDNQfVLqPttOA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=kCPJLlL6tgevERSxt24cZ9JqNsKrEOWYwX2Zx4T2KEdy80BEcJGm9NHkskJz5kbeZxB4rvyhCaPokEoaEQn9Fwd3w2vx148+c9tAhaf1tLH0KPnNoMOAE+++O5ikqw1lmlJttraxCVSV/8IEFUU40rhYDPbZ4G5rf4fAYxmlL+T4eileJXkfGX/MPIneT2upiKZQZEsyCFH6intURRvl0XOj8bJCZ9Q0Coy0Bi9/5SSdRR7oLjIT//PkNIU3TroBxkCbxnIcLvHUTTlwV7yuvrZJyiZ4PzO7ngyanT3U/v6g9PkNlP5eksBKYyt9LHgVypgfcucTpDM9QEUtF44c+Q==
  • 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>
  • Thread-index: AdcECda5ereIhkpeSNW1ZY6VN/76kg==
  • Thread-topic: Retrieving lead/lag gaps during lane change

Hello,

 

I was wondering is there a way to retrieve the lead or/and lag gaps between vehicles during a lane change?

 

I’ve been trying to use the getLeader function (while using the sublane model) and testing using a simple example to compare the outputs with the lane changes I visualize. But from what I can observe, the leader vehicle is retrieved once the lane change is complete and not during.

 

Is there something I’m missing? Or is there a better way to get this kind of information?

 

Thanks,

Mariam


Back to the top