install prosilica_camera
I try to follow this tutorial (http://wiki.ros.org/prosilica_camera/...) because I have to work with a prosilica camera. The first step of the tutorial will not work. I work with Ubuntu 16.04 LTS and ROS Kinetic.
if i try this:
$ rosdep install prosilica_camera
I get this error:
ERROR: Rosdep cannot find all required resources to answer your query
Missing resource prosilica_camera
How can I resolve this error?