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

Error Payload data on publish images #47

Open
edmodi opened this issue Sep 17, 2018 · 7 comments
Open

Error Payload data on publish images #47

edmodi opened this issue Sep 17, 2018 · 7 comments

Comments

@edmodi
Copy link

edmodi commented Sep 17, 2018

Hi, I newer in pylon_camera node. I'm try to connect a Basler daA1280 USB3.0 in USB2.0. Pylon Viewer and ROS node run ok but when I run rqt_image_view to watch the image, the pylon node show this error message:

Pylon camera returned invalid image! Skipping
Error: 3791651346 Payload data has been discarded. Payload data can be discarded by the camera device if the available bandwidth is insufficient.
Error: Grab was not successful

If I run first rqt_image_view and then pylon_camera_node, the error does not appear. Why?

Thanks in advanced

@GianlucaCerilli
Copy link

HI, I have the same problem. Did you find the solution @edmodi ?

@edmodi
Copy link
Author

edmodi commented Oct 1, 2018

HI, I have the same problem. Did you find the solution @edmodi ?

Not yet. I'm try but I can not solved it

@edmodi
Copy link
Author

edmodi commented Oct 24, 2018

Hi, I change DeviceLinkThroughputLimitMode parameter to Off and run ok

@GianlucaCerilli could you confirm it?

Thanks

@GianlucaCerilli
Copy link

Hi @edmodi ,

Thanks for your update. Where did you change it? I mean in the code, not in the pylon_viewer app.

Thank you

@MamounGharbi
Copy link

Hello!
@edmodi @GianlucaCerilli any news in this side?
(same problem, can't figure out how to change the param in the code)

cheers!

@GianlucaCerilli
Copy link

Hi @MamounGharbi,

Same problem for me..Maybe @edmodi can help us.

Cheers

@hannespimmel
Copy link

I solved the problem by increasing the Maximum Transfer Size.
You find this parameter in pylon Viewer at Stream Parameters and with the ros camera driver with the rosservice: "rosservice call /pylon_camera_node/set_max_transfer_size 150000"

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

4 participants