资讯
Interop SIG, 03 September 2026: Discrete Event Simulation (DES) in Bevy
📌 概要
<p><a href="https://meet.google.com/nyz-isrs-kzz" rel="noopener nofollow ugc">Meeting Link</a></p> <p><a href="https://calendar.google.com/calendar/u/0/embed?src=agf3kajirket8khktupm9go748@group.calen
<p><a href="https://meet.google.com/nyz-isrs-kzz" rel="noopener nofollow ugc">Meeting Link</a></p>
<p><a href="https://calendar.google.com/calendar/u/0/embed?src=agf3kajirket8khktupm9go748@group.calendar.google.com" rel="noopener nofollow ugc">Calendar Link</a></p>
<p><span class="discourse-local-date">Thu, Sep 24, 2026 3:00 PM UTC</span></p>
<p>At our next session, we’ll be joined by Reuben Thomas who developed a <a href="https://en.wikipedia.org/wiki/Discrete-event_simulation" rel="noopener nofollow ugc">Discrete Event Simulation</a> framework based on the <a href="https://bevy.org/" rel="noopener nofollow ugc">Bevy video game engine</a>, to support the <a href="https://github.com/open-rmf/rmf_site/pull/438" rel="noopener nofollow ugc">Open-RMF Site Editor</a>.</p>
<p>Presentation abstract:</p>
<blockquote>
<p>Modeling the performance of a large robot fleet using a physics-based simulation can be computationally expensive and challenging to scale. Discrete-event simulators compute only key discrete events using simplified models, which allows simulating the behavior and performance of larger, complex robot fleets over a longer time horizon.</p>
<p>The new rmf_site_sim library provides a framework for building discrete event simulations of any kind, not only limited to robot traffic. It leverages Bevy’s plugin system to allow comprehensive simulations to be composed from many different independently developed discrete event models. The core predict-select-apply event loop that drives the simulation ensures that all simulated events are logically consistent.</p>
<p>The Bevy-based implementation means that rmf_site_sim integrates easily with the rmf_site_editor, so you can use the editor to easily configure your simulations and visualize their results.</p>
</blockquote>
<p><small>1 post - 1 participant</small></p>
<p><a href="https://discourse.openrobotics.org/t/interop-sig-03-september-2026-discrete-event-simulation-des-in-bevy/57674">Read full topic</a></p>