# autofficUnity **Repository Path**: smart-traffic-experiment/autofficUnity ## Basic Information - **Project Name**: autofficUnity - **Description**: Autoffic 是一种基于计算机视觉和强化学习的模拟环境自动交通控制系统。该仓库包含与服务器及其他客户端的网页套接字连接的模拟环境。 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2026-04-20 - **Last Updated**: 2026-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Autoffic Autoffic系统是基于计算机视觉和强化学习的模拟环境自动交通控制系统。该仓库包含与服务器及其他客户端的WebSocket连接的模拟环境。 ## 构建 要构建这些代码,你需要安装 Unity Editor。最好是 v2020.21f。然后用 Unity Hub 打开项目,享受吧。 ## 附加仓库 要彻底运行这个仓库。你需要建造并运行。 1. [YOLO repo](https://gitee.com/smart-traffic-experiment/websocket-yolo-client.git) 2. [Server and Reinforcement Repo](https://gitee.com/smart-traffic-experiment/websocket-rl-server.git)