Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 121

Camera Calibration fails to run

$
0
0
I am running ROS Indigo on Ubuntu 14.04. I am trying to follow the camera calibration tutorial on the ROS Wiki. http://wiki.ros.org/camera_calibration I give the following command > rosrun camera_calibration> cameracalibrator.py --size 8x6> --square 0.108 image:=/my_camera/image camera:=/my_camera I get the following error > ImportError: numpy.core.multiarray> failed to import Traceback (most> recent call last): File> "/opt/ros/indigo/lib/camera_calibration/cameracalibrator.py",> line 47, in > import cv2 ImportError: numpy.core.multiarray failed to import I thought it was to do with updating numpy and did a rosdep update but no differnce. What is a possible way to solve this problem.

Viewing all articles
Browse latest Browse all 121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>