Use the IDS Camera with ROS

asked 2020-01-11 10:52:53 -0500

ROS-User gravatar image

Hello, I have bought an IDS camera (UI-3250LE-M-GL) and I m trying to configure it to use it on a Nvidia Jetson Xavier. Im using ros-melodic and I have installed catkin. I have followed the tutorial on this website: http://wiki.ros.org/ueye_cam and it worked fine. But now I want to start the ueye_cam node to check if I can receive images on some topics. But at this point I can t make it work to start the node. I searched through the internet and found out that I need to launch the launch files but they also didn t work the error I was getting was discripted in this question: https://answers.ros.org/question/9886... but the answer didn t help.

Does anyone know what to do to get the camera working ?

Edit: What suriprises me is, that after I run the rgb8.launch file I see the nodelet_manager running when searching for: rosnode list

edit retag flag offensive close merge delete