antosdk-apps/SystemControl/README.md
DanyLE 4d03eff031
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
SystemControl: use new AntoS local setting APIo
2023-07-08 13:54:22 +02:00

14 lines
565 B
Markdown

# SystemControl
System monitoring is a part of my ROS Based robot software system.
It allows to display the robot resource infomation (such as battery, network, CPU load, memory load, etc.) on Antos application
via the Antunnel service
![https://raw.githubusercontent.com/lxsang/antosdk-apps/master/SystemControl/screenshot.png](https://raw.githubusercontent.com/lxsang/antosdk-apps/master/SystemControl/screenshot.png)
## changelogs
- 0.1.13-a: fix setting bug on new AntOS local setting API
- 0.1.12-a: use application based dialog instead of global dialog