-
Notifications
You must be signed in to change notification settings - Fork 793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fast DDS 2.3.0 could not subscribing properly. #2064
Comments
The IDL strcuture is:
|
@ilikecola In order to analyze this properly, we will need the full IDL, including all modules |
Here is my full IDL:
Here is my pre-compiled binary |
@ilikecola I think this may be related with eProsima/Fast-DDS-Gen#60, which was solved by eProsima/Fast-DDS-Gen#61 Could you try changing |
Thank you! |
Hi @MiguelCompany I recently tried to create dynamic data using IDL file with
Also if I use lower case |
Expected Behavior
RTPS works properly.
Current Behavior
ReturnCode_t is RETCODE_NO_DATA.
Steps to Reproduce
datawriter code (excerpt)
datareader code (excerpt)
powershell running
System information
The text was updated successfully, but these errors were encountered: