Hi
We want to define the idl with the user data (@copy). but meet to the userData constraint, that say the total of userData character into the IDL can not be more than 255 character.
How can set the "DDS_DomainParticipantQos.resource_limits.reader_user_data_max_length" ?
In the following example we get the corresponding error (the total of character can not be more than 255 character)