A component that provides a high-level interface to a color sensor on a LEGO MINDSTORMS EV3 robot. It returns the color code from 0 to 7 corresponding to no color, black, blue, green, yellow, red, ...
This repository hosts the software development project for controlling LEGO EV3 robots using LeJOS, Java for EV3. The project includes implementation of algorithms for navigating, following lines, and ...