Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] [EXT] Re: Playback my simulation in SUMO GUI
  • From: Hector A Martinez <hmartinez@xxxxxxxxx>
  • Date: Wed, 28 Aug 2024 19:05:47 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mitre.org; dmarc=pass action=none header.from=mitre.org; dkim=pass header.d=mitre.org; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=rZP6E+DYs+fLL7sIQft0dbY3CG/fF63/wE694+bdtUo=; b=R9XuOfX6ov0+/fTmmXcle6wC0pooZF4LAI3JKII5cQQGv81hDyvOT+aIMck8/5jqSfhrIC3zeuNodn0kiBWZVt6QJn0vduRhogG5FAtPqTL6aNSRmiAr5i54l5X5YNAwGgJHKyih8w1gOgy4qybz03X175dNoC/shTfG1VVSRflr7ud5d9ytraEzt88w/lyjgTf2N4F0Z00pjBfwWZXJtqq/YrKK6jSnz/Z4lOn97Eu33XtMASU9O1rT8E2Inkjw6ja4k1kwUSr0Qk9sW9doiPoFmtAAOEU0pnONCCK5/ECDwzAXCljLOqa3J9FgbYVBzToWFixEULuj2G1y6GiRUw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=BXhJbINVAH7EhiN9a0PwVAmVIwTVb6gOAEWTQykX0VDNttKddu/JBMbcG9ZTAEK+VAuXvc50unp85KuxHjPADSn4mHoj8R/EGu8LNt9txqWKAVfC7c9+0gkEl+WU2bBjFma79h0yGPOzkkgqxCT3o5UOMs0K4C+AJIEckFn+LgIOhQ1TbOa88QRV5TAOC/t9GR0Da6vlksBl7AlyZJkVoMK58TPWVUZV0u7jMC9Cdi/oNMue9QJ9NMTZBm/mqtDJ6PyZqIS/6fAon8ZYTiD329YI5YjLntgPTVBCbFyb9m9pMGxT6vJg2jIMiQsA2mQl+SoYHuYr97GA1ZsRfepmAA==
  • 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: Adr5Vuy/tKW6qFdLTr6NIx3b4dcE8gAJIJIAAABeS1A=
  • Thread-topic: [EXT] Re: [sumo-user] Playback my simulation in SUMO GUI

Thank you Jakob!

 

If I understand correctly, then there is no way to go backwards on the simulation, just forward?

 

I agree that for forward I could re-run the sim but I can’t stop it and go backwards without having to restart the sim.  Am I understanding correctly?

 

--H

 

 

From: sumo-user <sumo-user-bounces@xxxxxxxxxxx> On Behalf Of Jakob Erdmann via sumo-user
Sent: Wednesday, August 28, 2024 2:53 PM
To: Sumo project User discussions <sumo-user@xxxxxxxxxxx>
Cc: Jakob Erdmann <namdre.sumo@xxxxxxxxx>
Subject: [EXT] Re: [sumo-user] Playback my simulation in SUMO GUI

 

The latest development version provides option --device.fcd-replay.file which can load an fcd-output file to replay vehicle movements. All simulation metrics should work as usual. However, it's not necessarily much faster than running the

The latest development version provides option --device.fcd-replay.file which can load an fcd-output file to replay vehicle movements. All simulation metrics should work as usual.

However, it's not necessarily much faster than running the original simulation.

An alternative is running the simulation with repeated state-saving (https://sumo.dlr.de/docs/Simulation/SaveAndLoad.html#saving_periodically)

You can then load a state file from within sumo-gui (in the 'Simulation' menu) and then run forward from this point.

 

Am Mi., 28. Aug. 2024 um 16:40 Uhr schrieb Hector A Martinez via sumo-user <sumo-user@xxxxxxxxxxx>:

Good morning Sumo user community,

 

Have a potentially silly question. Curious to learn if there is a capability I can use to play back a simulation for demo purposes.  Does the open-source tool offer a way to run the simulation and be able to play it back later, go to a time of interest in the sim, zoom in on an event or vehicle, look at metrics, keep running it, go forward, etc.? Like a video but with more capabilities on the GUI.

 

Or is there a detailed output file I could generate and open on the SUMO GUI that would allow me to do the above?

 

Thanks in advance,

 

Hector A. Martinez, P.E.

MITRE | Solving Problems for a Safer World (R)

813.207.5365

 

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user


Back to the top