
AMR Fleet Simulator
在浏览器中模拟和可视化自主移动机器人车队行为,无需后端服务器。
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










