hi i am beginner. and i try to install ar_sys pack. and
when i run it
----------
ERROR: cannot launch node of type [uvc_camera/uvc_camera_node]: uvc_camera
ROS path [0]=/opt/ros/indigo/share/ros
ROS path [1]=/opt/ros/indigo/share
ROS path [2]=/opt/ros/indigo/stacks
process[ar_single_board-3]: started with pid [28714]
----------
it gave me this error.
my friend say that :
----------
you need to clone uvc_camera to your workspace
$ cd ~/catkin/src
$ git clone https://github.com/ktossell/camera_umd
$ cd ..
$ catkin_make
$ . devel/setup.bash
$ run roslaunch you need
----------
but there is no src file in catkin documents. i don't know how can i find that.
my system is 14.04 trusty/ indigo ros version thanks...
↧