Update entities.md
This commit is contained in:
parent
a5783618c5
commit
4a62e9ecba
1 changed files with 0 additions and 19 deletions
|
@ -90,25 +90,6 @@
|
|||
}
|
||||
```
|
||||
|
||||
Пример
|
||||
```json
|
||||
{
|
||||
"sid": 5,
|
||||
"type": "behaviour_tree",
|
||||
"description": "Behaviour tree executor",
|
||||
"command": "python",
|
||||
"package": "",
|
||||
"executable": "interfaces_to_json.py",
|
||||
"args": {
|
||||
"xml": \${NAME:string:""},
|
||||
"json": \${NAME:string:""}
|
||||
},
|
||||
"interfaces": {
|
||||
"cmd": "",
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Пример цифрового двойника камеры
|
||||
|
||||
1. В главном меню создаётся новый тип для сущности "Цифровой двойник" (см. схему выше)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue