A cross-platform desktop application for reading BIN files from automotive ECUs via OBD2 interface. ecu-bin-reader/ ├── src/ │ ├── core/ # Core ECU communication logic │ ├── gui/ # PyQt5 GUI ...
This is a framework that utilize Taichi to improve the performance for massive crowd simulation. We now support social force model, steering model, and ORCA model for crowd simulation. After running ...