Hello people, I want to ask how to get the type of intersection (3-way, 4-way, 5-way intersections) from Pixy to arduino.
For example:
If it is 3-way intersection, set the next turn 0 degree
If it is 4-way intersection, set the next turn either left or right depending on other command.
You get the idea, but how for the arduino to know that it has encounter which intersection?