ros-by-example icon indicating copy to clipboard operation
ros-by-example copied to clipboard

Can I use ros kinetic ??

Open Abduoit opened this issue 7 years ago • 2 comments

I am getting the following error with ros kinetic when I run roslaunch rbx1_vision uvc_cam.launch device:=/dev/video0 any help please ???

abdulrahman@abdulrahman-ThinkPad-X230-Tablet:~$ roslaunch rbx1_vision uvc_cam.launch device:=/dev/video0
... logging to /home/abdulrahman/.ros/log/dbcc5e62-ade6-11e7-ae13-e09d31097f54/roslaunch-abdulrahman-ThinkPad-X230-Tablet-10373.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://abdulrahman-ThinkPad-X230-Tablet:34377/

SUMMARY
========

PARAMETERS
 * /rosdistro: kinetic
 * /rosversion: 1.12.7
 * /uvc_cam_node/device: /dev/video0
 * /uvc_cam_node/exposure: 0
 * /uvc_cam_node/frame_rate: 20
 * /uvc_cam_node/gain: 100
 * /uvc_cam_node/height: 240
 * /uvc_cam_node/width: 320

NODES
  /
    uvc_cam_node (uvc_cam/uvc_cam_node)

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

setting /run_id to dbcc5e62-ade6-11e7-ae13-e09d31097f54
process[rosout-1]: started with pid [10397]
started core service [/rosout]
ERROR: cannot launch node of type [uvc_cam/uvc_cam_node]: uvc_cam
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path [1]=/home/abdulrahman/catkin_ws/src
ROS path [2]=/opt/ros/kinetic/share


Abduoit avatar Oct 10 '17 18:10 Abduoit

has anyone encountered this issue?

loulansuiye avatar Sep 04 '19 06:09 loulansuiye

Yeah, Same error.

ishaniis avatar Mar 21 '20 19:03 ishaniis