Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Assert Error in traci method
  • From: Akhlaq Ahmed <engr.akhlaq@xxxxxxxxxxx>
  • Date: Thu, 14 Oct 2021 10:33:00 +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=1fMKHhxNmt1PMc4k4BemaAH5fOvWETYwZz/mjojTtG0=; b=kMpsvjsktFzRB2nbmusLJ6LOG/cIrJSLF936t/673dFasD6rmT6Wh4n3qQZPv57GyOMbKiG4LNjYfwmdZ4cLiCHAcf+c9vtewFhEacURsjBQFI8YHVJvfwmmfGwGhMgBKGD8kpDn84PyeOAA7K44kWZ4bXH4mjO1kI9Ua28JCiuiQTHYvGYdl+4xs+v1wQOuOGnP3HBxtKzNA5kIzqpiFTaqqbqX1NW0J1DZslLFW3Z3pWsH9pUG1MiwS7Uc5o0cruAZnJcrL7njsYb5YsuR1QplLXKPQgIpRaySbOU1RvE+Wrn1e26hibwK4AzJt7yyqC8VBWsfglJOHpb03zoeCA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Te9Ovm4GeK8IBM7Xzf4jqGlo34x423HzFvZ040baqScaIfUgxY9G+dTyQ8CK2CqacHUI9DO/HUXkyUwRdLwOPkejHSYyoCZqm4bwQ1rQYbX5eoP51E0td+ZzJ072XG5tLz9JMRVaqIqklLyiu2IbNikiSkSdgSfa8i+X94aJzE1joLIm1BsBJHqNbkUCt7PJsncxxqTmtCxhe9l3l4dhOJrUBz9DEghQPARFox0yu7XzV5lF7t+SWlC8apwk8jbRFQU4BQha3B0gFhG2cV9Ge2V46J/0rrT1BmobmUgfr9QjzrUxuxKpzMG0dsdDDd3iX4DheGVAXmTFmcV2uQtT+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>
  • Suggested_attachment_session_id: dfa5d5a9-ae40-fd78-30fc-b47bdf60d760
  • Thread-index: AQHXwOXm43GEcvWe+ESG1tHeOTfIuavSS99X
  • Thread-topic: Assert Error in traci method




From: Akhlaq Ahmed
Sent: Thursday, October 14, 2021 3:29 PM
To: sumo-dev@xxxxxxxxxxx <sumo-dev@xxxxxxxxxxx>
Subject: 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