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

Issue with intel Real sence Camera #7

Open
mymultiverse opened this issue Jan 15, 2019 · 3 comments
Open

Issue with intel Real sence Camera #7

mymultiverse opened this issue Jan 15, 2019 · 3 comments

Comments

@mymultiverse
Copy link

I am using intel Renascence camera. I changed the video device value to /dev/video13 in usb_cam_detector launch file as I can access rgb video stream through this value. But I am getting

[detect_ros-1] process has died [pid 11767, exit code 1, cmd /home/smart_drone/catkin_ws/src/tensorflow_object_detector/scripts/detect_ros.py image:=/usb_cam_node/image_raw __name:=detect_ros __log:=/home/smart_drone/.ros/log/5b394e80-18a8-11e9-9950-32da8691a29a/detect_ros-1.log].

@vinay0410
Copy link
Contributor

Hi @mymultiverse ,
usb_cam_detector_launch file uses usb_cam ros package for reading images, and I don't believe that it supports Intel Realsense.
Try using this node alone in ROS and see if it can read from your camera.

Also, my [fork] has support for cv_camera ROS package as well, You can also try if cv_camera reads from Intel Realsense.

@hsaleem1
Copy link

Hi @mymultiverse,
Are you successful to use the Intel RealSense camera to detect the images?

Thanks.

@mymultiverse
Copy link
Author

No

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

3 participants