2021-01-12 15:39:07 +01:00
|
|
|
# SystemControl
|
2020-08-16 02:17:59 +02:00
|
|
|
|
2021-01-12 15:39:07 +01:00
|
|
|
System monitoring is a part of my ROS Based robot software system.
|
2020-08-16 02:17:59 +02:00
|
|
|
|
2021-01-15 19:41:01 +01:00
|
|
|
It allows to display the robot resource infomation (such as battery, network, CPU load, memory load, etc.) on Antos application
|
2021-01-12 15:39:07 +01:00
|
|
|
via the Antunnel service
|
2020-08-16 02:17:59 +02:00
|
|
|
|
2021-01-15 19:41:01 +01:00
|
|
|
![https://raw.githubusercontent.com/lxsang/antosdk-apps/master/SystemControl/screenshot.png](https://raw.githubusercontent.com/lxsang/antosdk-apps/master/SystemControl/screenshot.png)
|
2020-08-16 02:17:59 +02:00
|
|
|
|
2023-06-07 09:54:35 +02:00
|
|
|
|
|
|
|
## changelogs
|
|
|
|
- 0.1.12-a: use application based dialog instead of global dialog
|