robotemi / sdk

temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temi’s SDK, developers can create new functionalities and introduce new use cases via temi’s Android tablet. temi’s movement and navigation capabilities run off of it's Linux computer and uses a set of 16 sensors including a Lidar, depth cameras, driving cameras, and microphones. We encourage our developer community to suggest and request expanded functionality within the SDK and we will adhere to your needs. We want to enable you to create skills like never seen before! We will be constantly improving the SDK and its documentation. Please feel free to reach out to us with any questions or thoughts at developers@robotemi.com
https://www.robotemi.com/
210 stars 86 forks source link

Temi Go rear LCD display - How to change font, font size, text alignment #370

Open TheW00Xer opened 1 year ago

TheW00Xer commented 1 year ago

Hi, I would like to put multiple lines of text on the rear LCD display. For example:

  1. line "Delivering to:"
  2. line "Table 2"

Or make longer text scroll through the display.

Currently if I use text longer than 8 or 9 standard Latin characters First and Last character are not completely visible. If I use text written in Japanese, for example "こんにちは" some characters are not visible at all and spacing between characters in this font is unnecessary big. So I would like to make the font smaller or change the font to a different one.

Is there a way to do any of the above mentioned?

zjn0505 commented 1 year ago

Hi, currently only text color and background color can be set.

We are still exploring the functionalities of this LCD display.