Currently, colour is sensed by obtaining the colour of the sprite below the colour sensor. Each sprite knows its colour as one of the potential colours that the colour sensor can distinguish. Instead, colours should be represented as RGB and also be sent like that to the ev3dev2-API.
Currently, colour is sensed by obtaining the colour of the sprite below the colour sensor. Each sprite knows its colour as one of the potential colours that the colour sensor can distinguish. Instead, colours should be represented as RGB and also be sent like that to the ev3dev2-API.