Giter VIP home page Giter VIP logo

Comments (6)

FranekStark avatar FranekStark commented on July 2, 2024 1

Hi,
I'm not able to solve your problem but I had the same problems like you some time ago.
In my opinion this node is a bit 'messy' which means it isn't behaving like I would expect and it isn't implemented like ROS would recommend.
Here are some adviced that helped me:

  • Make sure that you use a USB3.0 connection I know that the cameras are working with USB2.0 but it isn't recommended.
  • Play a bit with the exposure time. I'm not really sure how to explain it, but sometimes it helps.
  • Try to watch the compressed images.
  • Simply reduce the resolution. I know it's stupid, but this was finally my way to go, as I wasn't get acceptable frame rates out of it.
  • Are you watching the images on the device on which the camera is connected to? Otherwise the network transport could be also a big bottle neck.

from pylon-ros-camera.

hannespimmel avatar hannespimmel commented on July 2, 2024

Thanks for the quick answer!
I think the problem is the ROS environment, because when i connect the camera with the same settings(bayer_rgb, resolution etc.) to the pylon viewer, i reached 40 fps and something round about 160 MB/s.
I changed the max USBFS MEMORY LIMIT in ubuntu to 1000MB, so ubuntu should be also not the problem.
So it should be possible to reach more than 6 fps and 12 MB/s for the image_raw topic...

from pylon-ros-camera.

FranekStark avatar FranekStark commented on July 2, 2024

Yeah I would agree. I think that the Ros Node is somehow a limiting factor.
Are you trying to vizualize the images with Rviz or rqt? Maybe they are also a problem? Have you tried to receive the images in your own node? What data rates are you reaching?

from pylon-ros-camera.

FranekStark avatar FranekStark commented on July 2, 2024

It seems that the developers have fixed some issues in the meatime since I've had this issues:
#29
#21
#28

Unfortunately, I have no camera over here to verify that but I think it will solve your problems!

from pylon-ros-camera.

m-binev avatar m-binev commented on July 2, 2024

@hannespimmel @FranekStark Hi, if you excluded any limitations due to exposure time and the camera being operatzed in USB2.0 mode, then it is because of the Software Trigger mode, which is by default used in the ROS adapter implementation. This mode naturally limits the maximum possible frame rate by at least a half. Thus, check especially #28 and use either free-run (like default in pylon viewer) or hardware trigger (you'll need an external cabling and trigger then). Cheers

from pylon-ros-camera.

FrancoisPicardDTI avatar FrancoisPicardDTI commented on July 2, 2024

It seems the issue has been solved. I am closing the issue.

from pylon-ros-camera.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.