Giter VIP home page Giter VIP logo

Comments (5)

pablo-quilez avatar pablo-quilez commented on July 20, 2024

Hello @florisvb, which camera model do you have? Which connection, USB or Ethernet? Are you using ACE2 or ACE model?

from pylon-ros-camera.

florisvb avatar florisvb commented on July 20, 2024

from pylon-ros-camera.

pablo-quilez avatar pablo-quilez commented on July 20, 2024

Hi,

I tested today with a medical USB daA1600-60uc camera and it was working. Then I tried with a different USB camera, model acA2440 and you are right. DeviceUserID is not available. The roslaunch pylon_camera pylon_camera_node.launch will still work because takes the first available camera, but we can see:

[ INFO] [1602494514.497530781]: Found camera with DeviceUserID N/A: acA2440-35um
[ WARN] [1602494514.769154152]: No User Set Is selected, Camera current setting will be used

Through Pylon Viewer (downloadable from Basler website) I could see that the Device User ID under Device Control changed, but not the camera name in the list as it changed with the Dart camera. I will continue working on this topic and we will keep you posted about the issue.

Regards

from pylon-ros-camera.

pablo-quilez avatar pablo-quilez commented on July 20, 2024

Hi,

I was speaking with Basler and got the solution. After rewriting the device user id, you need to reset the camera (take out the USB, plug in again). Then the correct name is displayed and can be used.

Step 1: change the name

rosrun pylon_camera write_device_user_id_to_camera test

Step 2: reset the camera (usb reconnect)

Step 3: set the device_user_id

rosparam set /pylon_camera_node/device_user_id test

Step 4: start the camera node

rosrun pylon_camera pylon_camera_node 
[ WARN] [1602510267.135901258]: Autoflash: 0, line2: 1 , line3: 1 
[ INFO] [1602510267.135950574]: Trying to open the following camera: test
[ INFO] [1602510268.311538591]: Found the desired camera with DeviceUserID test: acA2440-35um

Regards,
Pablo

from pylon-ros-camera.

florisvb avatar florisvb commented on July 20, 2024

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.