The above allow extending the PyCozmo Client class with a new "face controller" module. This module, when enabled, should take care to visualize an animated face on Cozmo's display while the Client is connected.
Initially, the face controller should support displaying basic eyes and blinking.
Later the face controller can be extended to react with various inputs from Cozmo, end eventually an "emotion engine".
PyCozmo provides low-level support for:
The above allow extending the PyCozmo Client class with a new "face controller" module. This module, when enabled, should take care to visualize an animated face on Cozmo's display while the Client is connected.
Initially, the face controller should support displaying basic eyes and blinking.
Later the face controller can be extended to react with various inputs from Cozmo, end eventually an "emotion engine".