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

cv camera open failed: No camera found #2

Open
IIMKB opened this issue Oct 26, 2018 · 2 comments
Open

cv camera open failed: No camera found #2

IIMKB opened this issue Oct 26, 2018 · 2 comments

Comments

@IIMKB
Copy link

IIMKB commented Oct 26, 2018

I have a mindvision camera.when I use the driver , I get a error.


iimkb@iimkb-GE60-2QE:~/catkin_ws/src/mv-camera-ros/scripts$ sudo ./run_camera.sh
... logging to /home/iimkb/.ros/log/cc68ed9c-d922-11e8-b68f-448a5bf2a5ae/roslaunch-iimkb-GE60-2QE-10089.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://iimkb-GE60-2QE:46207/

SUMMARY
========

PARAMETERS
 * /rosdistro: kinetic
 * /rosversion: 1.12.14

NODES
  /
    mv_camera_ros_node (mv_camera_ros/mv_camera_ros)

auto-starting new master
process[master]: started with pid [10099]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to cc68ed9c-d922-11e8-b68f-448a5bf2a5ae
process[rosout-1]: started with pid [10112]
started core service [/rosout]
process[mv_camera_ros_node-2]: started with pid [10116]
openin the camera device id 
Camera SDK init status : 0
No camera found
Status = -16
[ERROR] [1540560413.389152223]: cv camera open failed: No camera found
[mv_camera_ros_node-2] process has died [pid 10116, exit code 1, cmd /home/iimkb/catkin_ws/devel/lib/mv_camera_ros/mv_camera_ros /mv_camera_ros_node/image_raw:=/image_raw __name:=mv_camera_ros_node __log:=/home/iimkb/.ros/log/cc68ed9c-d922-11e8-b68f-448a5bf2a5ae/mv_camera_ros_node-2.log].
log file: /home/iimkb/.ros/log/cc68ed9c-d922-11e8-b68f-448a5bf2a5ae/mv_camera_ros_node-2*.log

Any hint would be appreciated. THX

@IIMKB
Copy link
Author

IIMKB commented Oct 26, 2018

I could use opencv-demo offered by mindvision to open my camera. So, my camera should be finded.

@Hliu0313
Copy link

You can try running the launch file with root permission

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

2 participants