Vision dashboard for Team Zodiac.
We are so thankful to the open source project pynetworktables2js, which enables our WebDashboard to communicate with NetworkTables using Javascript. We've edited its source code to adapt it to RxJS and Angular2. Revised networktables.js
MIT
声明:我们允许组织以及个人将此项目用于商业行为,没有任何限制。
但请带上本项目的许可证 MIT
,并附上原作者以及项目的地址。我们保留对该项目的最终解释权。
git clone https://github.com/ZodiacEFZ/stronghold-vision-webdashboard && cd stronghold-vision-webdashboard
npm install
# Do your stuff here
npm run build
Then copy files in /dist
into your device.
git clone https://github.com/ZodiacEFZ/stronghold-vision-webdashboard && cd stronghold-vision-webdashboard
git checkout deploy
Then serve files in this directory as http server.