antosdk-apps/release/SystemControl.md
Dany LE d70391c7ba
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
update(SystemControl): use app base dialog instead of global dialog
2023-06-07 09:54:35 +02:00

13 lines
506 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.12-a: use application based dialog instead of global dialog