Hello
I want make robot for high schools completion in ا the rules of completion is that robot should goes between walls and when sees a fighter should turn it off and start to move and in the way when it sees 2 lines should turn right and when sees 3 lines should turn left .which sensors and what sort of codes should i use .?
Hi,
When you say “fighter”, is it another competitor robot ?
You can probably use theDFRobotShop Rover V2 - Arduino Compatible Tracked Robot for example, with the DFRobotShop Rover Line Follower Sensor to detect and count the lines.
You might be also interested in the Pixy CMUcam5 Image Sensor which can connect directly to an Arduino board and add vision capabilities to your robot.
You can teach various objects to the Pixy Camera and program your robot to avoid these objects (fighters/robots in your case).
Regards,