Hello,
Is it possible for a Subscriber to read data from a Topic published with a specific IDL type (generated with rtiddsgen, for example) as DynamicData?
And, conversely, can a Subscriber read DynamicData but interpreting it automatically as an object of a specific IDL type?
If it's not possible when reading the data from DDS directly, is there another way to do some kind of automatic "casting" between objects of DynamicType and objects of specific IDL types?
Regards,
devazquez