# 华能煤堆实时三维重建采集端和服务端 ## 运行环境 1. Python版本:3.9 2. 第三方包:flask pika protobuf ## 创建环境 Just click ```JustDoubleClickMe.bat``` file to auto setiing the env, which is located in the ```env``` folder. ## 运行采集端 Double click to run ```startClient.bat``` ## 运行服务端 Double click to run ```startServer.bat```