The TAK Architecture looks like follows:¶
Note: Please check out the config file at config.yaml to understand further on how things are setup.¶
Learn how to use the TAK features:¶
1. Sending Robot Query from the TAK Chat.¶
2. Displaying automated Casevac icons from the casualty inspections:¶
Debugging tips:¶
launch just the ground-control-station container:
docker compose --profile deploy up ground-control-station
````
## 1. Running docker in interactive mode:
```bash
docker exec -it ground-control-station /bin/bash