Skip to content
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

Large size topic transmission problem [4740]. #79

Closed
OpusK opened this issue Feb 22, 2019 · 3 comments
Closed

Large size topic transmission problem [4740]. #79

OpusK opened this issue Feb 22, 2019 · 3 comments
Assignees

Comments

@OpusK
Copy link

OpusK commented Feb 22, 2019

Hi

We use Client and Agent in RaspberryPi to transfer the LIDAR data in TB3.

We have been using the LIDAR data of 360 degrees to 180 degrees so far as it is urgent.
But now I want to transfer all the data from the Client.

As a result of my testing, up to 240 data can be transferred without any problem. However, starting from 241, the following error occurs in Agent.

Error written data on DDS entity.

I did not calculate the exact size of the data, but when I send 240 data, it contains about 1000 bytes if I include the remaining data.

Let me know if you need more information.

@julionce julionce changed the title Large size topic transmission problem. Large size topic transmission problem [4740]. Feb 22, 2019
@julionce
Copy link
Contributor

Hi @OpusK,

Did you take into account the explanation provided in this issue?

@julionce julionce self-assigned this Feb 22, 2019
@julionce
Copy link
Contributor

julionce commented Apr 8, 2019

Hi @OpusK,

I close the issue. If you continue with the problem, please reopen it.

@julionce julionce closed this as completed Apr 8, 2019
@OpusK
Copy link
Author

OpusK commented May 14, 2019

Hi, @julianbermudez

This method does not work.
There may be a problem with my XML expression. So, can you give an example of how to write XML for writers and readers on the client? (including details about datawriter)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants