Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-dev] Assert Error in traci method
  • From: Akhlaq Ahmed <engr.akhlaq@xxxxxxxxxxx>
  • Date: Thu, 14 Oct 2021 10:29:01 +0000
  • Accept-language: 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=thuH/F7veLNVWNBn7w/2ZIO23c9FoBvghOpft3Fnj7A=; b=koWVmXVZ9zZDXfQsGEGzG4R6smkJ9Jl97iNqVKyamxshMuUHoi+Di5mJa2BU0Ip97NSGXnSr5WgMs8ulvewpJbQCu3fD0TR5Ay5vANJStU+ysjYdKtoa1KnU0zalf4nlAvYdsmrfmi6vq/JtrKlXbL1UyDLhGavG9U90H4LGlw4E1rcYEgnxBMU3sw2Mgh1GDNmyuudNkfYfRy7btyMMvBG2lkCxDSug9lDfzimR6Q0rFQweFBso9aBPDzeWVqJTOlIh9JhaA127NsBz/xGO1Wg8bmEAGTOwz3h9rgrd5nCTjoR5+/eu3z2NRHHMR8+1lqmZAf/cIdBvACbo5q1IZA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=jOWovnnlH4MzmoDzpc58SWqzP0ThR/UpWfjADUG38aqfDDfRuiZwkx7ejoq83H2iwbhtkLhm0fG5WvUUUQynWgujjZ/HmSRpYeVDq9tbsenkjnTgZiYpha14tIg9aw4uOcXiwKKFhp2YkXc3g6rG5gme2S7i5bEQK9UujJCoqgHLjFLlhtrGfEaY+rdMBVxbhXVnZGxVsd2pKssA+2+1GGeGAemTVF4/LVBDYsy0ZId4EYUZSFi01F6wXBlQHlB6j6iapREFgsdAfDWjRlcwoI0fyvmFKLRyuZ0OZPtWMoXKVTMK1Fdv3UeWI1GBDjOQyDsvBWhKszhjc06GDX4ELg==
  • Delivered-to: sumo-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-dev/>
  • List-help: <mailto:sumo-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-dev>, <mailto:sumo-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-dev>, <mailto:sumo-dev-request@eclipse.org?subject=unsubscribe>
  • Suggested_attachment_session_id: 413ed4e0-c189-3217-3630-7da7cbb48972
  • Thread-index: AQHXwOXm43GEcvWe+ESG1tHeOTfIuQ==
  • Thread-topic: Assert Error in traci method

Hi, I hope you all be doing good, I am a student at a university and I am working on a research project related to Urban traffic optimization. I am using SUMO for the simulation.

When I am trying to use the following method:

traci.trafficlight.getCompleteRedYellowGreenDefinition(ts_id[0])

I am getting an 
AssertionError

I have searched internet but didn't found a solution 
I have attached the related files with this email, thank you!

Attachment: screencapture-localhost-8888-notebooks-sumo-rl-sumo-test-ipynb-2021-10-13-18_41_18.pdf
Description: screencapture-localhost-8888-notebooks-sumo-rl-sumo-test-ipynb-2021-10-13-18_41_18.pdf


Back to the top