We have defined a couple of common datatypes and already implemented SICMessage-extended classes for those. This allows for inheritance. Please use or extend those classes if the datatype you will be working with matches on of the pre-defined types.
The message can be found in https://bitbucket.org/socialroboticshub/docker/src/v3/sic/sic_framework/core/data_python2.py.
|
|
|
|
---|---|---|---|
Preferred way of sending any message containing an image. Uses lossy JPEG compression on WxHx3 images. Non-image content will be destroyed by this compression. | Same as | Preferred way of sending any message containing audio. The audio must contain contain pulse-code modulated (PCM) 16 bit signed integer waveform audio data. | Preferred way of sending any message containing a list of one or multiple |