You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Artem-Darius Weber bb2dc1e41e
feat: Определение местоположения объектов относительно RealSense и их разметка
8 months ago
..
blob.h feat: Определение местоположения объектов относительно RealSense и их разметка 8 months ago
blob.idl feat: Определение местоположения объектов относительно RealSense и их разметка 8 months ago
blobPubSubTypes.h feat: Определение местоположения объектов относительно RealSense и их разметка 8 months ago
readme.md feat: Определение местоположения объектов относительно RealSense и их разметка 8 months ago

readme.md

The files in this directory are, for the most part, automatically generated from the IDL.

See the topics readme for generation, etc.

blob

This message format can convey any data in any format:

struct blob
{
    sequence< octet > data;
};

This can be used for anything, including big data transfers. It is better to use flexible If your data can fit within its limits.

Topic type

The DDS topic type is:

udds::blob

Quality of Service

QoS depends on usage.