cozmo.oled_face

Cozmo’s OLED screen that displays his face - related functions and values.

Functions

convert_image_to_screen_data(image[, ...])

Convert an image into the correct format to display on Cozmo's face.

convert_pixels_to_screen_data(pixel_data, ...)

Convert a sequence of pixel data to the correct format to display on Cozmo's face.

dimensions()

Return the dimension (width, height) of the oled screen.