Hello, Im new to FRC java development but with a fewer years with Java Development…
Me and my team build a simple robot (tank drive), and every thing work great, we also connect the Microsoft Lifecam to the RoboRio, and we can see image on the smart dashboard from the camera…
I want to start learning how to recognise an objects at the front of the robot (for example a yellow big box, and to stop at front of him, but if the box is coloured blue so it will keep driving straight…)
How can I do that?