
AMR Fleet Simulator
Simulate and visualize autonomous mobile robot fleet behavior in your browser.
u/vcoklat · Reddit
I built an AMR (Autonomous Mobile Robot) Fleet Simulator running entirely in the browser using C++ and WebAssembly (No backend server!) Hey everyone! Lately, I’ve been experimenting with bringing low-level systems programming to the web browser. I wanted to see if I could build a high-performance digital twin for Autonomous Mobile Robots (AMRs) without needing any backend server or WebSocket overhead. The result is a browser-based multi-agent fleet simulator. Here is what's happening unde










