User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cs:ai:start [2018/10/08 11:32]
Sean Kallaher
cs:ai:start [2022/09/22 18:57]
Justin Pilgrim [AI]
Line 1: Line 1:
 ====== AI ====== ====== AI ======
 Main function of AI on the sub is to make decisions of what the sub should do based on given data from topics like sensors, vision, data, etc. It is using hierarchical state machine, which allows it to cover majority of cases it will face.  Main function of AI on the sub is to make decisions of what the sub should do based on given data from topics like sensors, vision, data, etc. It is using hierarchical state machine, which allows it to cover majority of cases it will face. 
 +
 ===== Overview ===== ===== Overview =====