Rc-dukes: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
Line 302: Line 302:
   server -> action      [ label="deploy" ]
   server -> action      [ label="deploy" ]
   server -> detect      [ label="deploy" ]
   server -> detect      [ label="deploy" ]
   detect -> car [ label="http" ]
   action -> car [ label="instruction\n(vert.x)" ]
   webcontrol -> imageview [ label="http" ]  
  car -> detect [ label="camera image\n(http)" ]
   webcontrol -> car [ label="http" ]
   imageview -> webcontrol [ label="debug images\n(http)" ]  
   webcontrol -> watchdog [ label="vert.x" ]
   car -> webcontrol [ label="camera image\n(http)" ]
   webcontrol -> watchdog [ label="heartbeat\n(vert.x)" ]
}
}
</graphviz>
</graphviz>

Revision as of 07:55, 8 January 2020

Click here to comment see Self Driving RC Car

Characters

Messages

Table

# module DukesVerticle Character tests Messages
1 action Luke.png Luke
2 app Unclejesse.png Uncle Jesse
3 car Bo.png Bo
4 camera-matrix Cooter.png Cooter
5 detect Daisy.png Daisy
6 geometry Enos.png Enos
7 imageview Rosco.png Rosco
8 roi Cletus.png Cletus
9 server BoarsNest.png Boars Nest
10 watchdog Flash.png Flash
11 webcontrol BossHogg.png Boss Hogg