Arquitetura » Histórico » Revisão 5
« Anterior |
Revisão 5/13
(diff)
| Próximo »
Gustavo Claudio Karl Couto, 04/04/2017 01:04 h
Arquitetura¶
SSL Vision Log Player¶
It can be divided in to it ten loops
1. SSL Vision UDP RX¶
Esse loop adquire informação da Câmera processadas pelo software SSL-Vision, ou do simulador grSim através de um soquete UDP, iterando VI SSL UDP Receiver.
2. SSL RefBox UDP RX¶
Esse loop adquire informação do juiz geradas pelo software SSL-RefBox, ou do simulator grSim através de um soquete UDP, iterando VI SSL UDP Receiver.
3. SSL Log Reader¶
Esse loop adquire informação dos logs de um jogo antigo apartir de um arquivo, iterando a VI SSL Log Reader
4. Filter observations¶
Utiliza as seguintes VI's para a apatir dos pacotes binários da visão obter informações do estado do jogo,
SSL Detection Frame Simple Estimator Cameras
5. Filter Referee¶
SSL Referee to GUI Referee
h3. 6. Draw Field
Receive information from Filter Observations loop and create a visual debug using the VI Field
7. Game State Estimator¶
8. Role Decision¶
9. Role Playing¶
This loop is based on VI Role Playing Simple, and also use this other VI IA to GUI Robot for visual debug information from intelligence
10. Communication¶
First in the communicatio loop the VI Conver AI Robot to Robot Command gets the robot command from Robot cluster, then the intelligence send the command to the grSim Packet Command UDP Test if using the grSim simulator or Serial Transmitter if testing the real robots.
Atualizado por Gustavo Claudio Karl Couto há mais de 7 anos · 5 revisões