Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Lateral Speed retrieval
  • From: Mariam Wessam Hassan Mohamed Nour <mariam.nour@xxxxxxxxxxxxxxx>
  • Date: Sun, 17 Jan 2021 18:04:02 +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=zEgNjkdwSFsYB6eeNADabeaswfMKRrsKVvPVCjTMsXI=; b=eHFP5fE4I6lwodC3uh49TRsCMmJqKFn9HI0Gp2t3obh06aHz9mFdN1c5cO80IQtZOlAvczopBgVik0AnBWSpAlmymNlYbwktIe7o7St8sgkWJ9Ya+MwgFRJtxIuolvqkI8M1c2OptFzHa/HfS/MFzGuC2ACW11ihVd7dalxf50010UkrtHrlXfhY3C2lLW6LYDNymhmSlBHCrn0a3oPewrv4rQtJ23Udizzar42s9To10RfL81jHGgo6fdcVx88j8+Rfdz4+yLmQ6a2ZBJsRea2d1X0igS1uGvx3p66DnYKRgwO1oH2/5KcyJspgMd9m2j/qiZb9N9v4kzL5HQwkUw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=f35SM5rnAgYU2rG3MxxZ53/ozpqScqfQj9UnTQ0pOkYeaZFVwK0K8x4b15o3lQV+VHsE+wM9K26hZWhuGZVeMYxnEcVvgfCF035/YcvqqroDd8JSL5gsfdZECQgwsrMoQ8CTZflEMCHnf9CbyXqivDwhmlnloXJ5vMr0kq6hJ7MlONaGBo1ga4e4hCZrWpN5D5atSOAV64Qm5LG+xpyO/GFib4bgnVGjRsxLLvKZu6hnrQ5DPWYtwGTmgdfRzUOt1OnM6KiI3rlIdL0UlhY15aNiSv/hama72vdIXJ5vwhB2HX9g8y0JUsRvGBPgsSOh5ZjwfAEOwC24ITRpLsSayQ==
  • 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: Adbs+RHG0UlN3SQ4Sp++DvN/XsM8bw==
  • Thread-topic: Lateral Speed retrieval

Hello,

 

I want to extract the lateral speed information for the vehicles during simulation, this is what I’ve done so far:

 

I have set the  --lateral-resolution option to activate the sublane model in my simulation, as well as added the netstate-dump option. However, when I check the output I can only find information about the posLat and cannot find the lateral speed. Is there a way to extract the lateral speed without using TraCI? Am I missing any options that should be added to the sumocfg file?

 

 

Thanks,

Mariam


Back to the top