NVlabs / Deep_Object_Pose

Deep Object Pose Estimation (DOPE) – ROS inference (CoRL 2018)
Other
1.03k stars 287 forks source link

VIDEOIO(V4L2:/dev/video0): select() timeout. #282

Closed Linhhongduc closed 1 year ago

Linhhongduc commented 1 year ago

When i run the program Running DOPE with a webcam, the camera works normally. But when i run Start camera node, it says [ WARN:0] global /tmp/pip-req-build- vu_aq9yd/opencv/modules/videoio/src/cap_v4l.cpp (1004) tryIoctl VIDEOIO(V4L2:/dev/video0): select() timeout. How can I fix it? Thank you Screenshot (635)

Linhhongduc commented 1 year ago

Can I use usb_cam_node of usb_cam package to replace camera.py? image This is result when i use usb_cam_node image image