Unable to locate package camera_calibration
When I do
rosdep install camera_calibration
I get the following error:
ERROR: Rosdep cannot find all required resources to answer your query
Missing resource camera_calibration
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path 1]=/home/tintin/catkin_ws/src
ROS path [2]=/opt/ros/kinetic/share
A similar question was posted here but there isn't a complete solution yet. I tried the solution given there too.
- For
sudo apt-get install camera_calibration
I am getting "Unable to locate package camera_calibration"
- For
sudo apt-get install ros-fuerte-image-pipeline
I am getting "Unable to locate package ros-fuerte-image-pipeline"