Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Problem with Sumo for visualization
  • From: Julien Leplat <julien.leplat@xxxxxxx>
  • Date: Fri, 6 Dec 2019 15:43:20 +0000
  • Accept-language: fr-FR, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=esme.fr; dmarc=pass action=none header.from=esme.fr; dkim=pass header.d=esme.fr; 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=iWFa9pYqsm2tBRYG2QyU+bjmaM9wV/aVL0sqpVktuFI=; b=V84Zl87FlGY1b5mvXjE2JpbldnRQU7FGEOJQZ27IZN7n1R9K51x7MPeaHq4NViup+tdnklPCCwP+tDLkuOum+KtmNf2BEk6suty3+D7H40AM6UyBahZJTpeRpDDpvH6sLtW+f138c4qvGceI9GrexbPem0VML1GZ2yq6bMxR0ArqYY2BSDjPzsjGeu3jlzeNE/JWpFvPDHGQrPKCquVRzvNnbW4ABvYYJ8GUviTZ36ExHXPZrc3kTzU4OehnoUSWm0sgCvP9oOeeOhXhDtGrno2evvBMY1fAG50fuCxovzPbvnihXrp4sNlt2HJBL1ZcuxThUNKOuNkq1Gu/RjTeZg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=h+rfF8yHIZrGF5j4KZRG7tCuABuctVZJy+jBO8iZGExr4anTBiiP7zwN5ENCIU3PTlQpLrf3RWmjnTDnms5UtsrgsKwWYXFlG1ixTxUXavPa7UjXLDCF16nRt/J3xp2o3yCPS2AnlT7mpI+CW/iSjopE5qvRYreaDo6MZxRPbM9jMAXfmXjTbgMfaFyVc2yKbSEd5oQzMET0uQ+m33ivnugr8HuWnNHz+79vRB6zCx9juGW2wXliIvUWClabg7EJm71dHnoehstZTQKcGLgUtSx2GYHMyvT5z4mCL9qui651HKZna54whRSN+CPlOv63yxpVbYohoCyLGQybaN5eCg==
  • 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: AdWsSTwYhb0TBDivTT2a/I5VviLNcw==
  • Thread-topic: Problem with Sumo for visualization

Hello,

 

We are French students and we use Sumo for a project.

We have a problem with the software. We want to make a visualization (like colored map or diagram) of a simulation in SUMO. We looked at the tuto ( https://sumo.dlr.de/docs/Tools/Visualization.html) and the FAQ on the website. We use SUMO version 1.3.1  .

 

We execute the program “plot_net_dump.py” for example with “spyder” which is a python software. But it doesn’t work and we have this error’s message :

Error: a network to load must be given.

An exception has occurred, use %tb to see the full traceback.

 

SystemExit: 1

 

Could you give me more details of how make visualization of simulation ?

 

Cordially

 

 


Back to the top