mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-26 10:49:49 +02:00
Add screenshot to system control
This commit is contained in:
@ -1,17 +1,8 @@
|
||||
# JarvisControl
|
||||
This is an example project, generated by AntOS Development Kit
|
||||
# SystemControl
|
||||
|
||||
## Howto
|
||||
Use the CodePad command palette to access to the SDK functionalities:
|
||||
System monitoring is a part of my ROS Based robot software system.
|
||||
|
||||
1. Create new project
|
||||
2. Init the project from the current folder located in side bar
|
||||
3. Build and run the project
|
||||
4. Release the project in zip package
|
||||
|
||||
## Set up build target
|
||||
|
||||
Open the `project.json` file from the current project tree and add/remove
|
||||
build target entries. Save the file
|
||||
It allows to dislay the robot system info mation on Antos application
|
||||
via the Antunnel service
|
||||
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
{
|
||||
"pkgname": "SystemMonitor",
|
||||
"app":"SystemMonitor",
|
||||
"name":"Jarvis monitoring",
|
||||
"name":"System monitoring",
|
||||
"services": [
|
||||
"SysmondService"
|
||||
],
|
||||
|
BIN
SystemControl/build/release/SystemControl.zip
Normal file
BIN
SystemControl/build/release/SystemControl.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user