ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Camera Calibration fails to run

asked 2015-10-06 18:47:02 -0500

nagsaver gravatar image

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 <module> 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.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-12-30 01:52:20 -0500

baogege gravatar image

Do you solve this problem, I have the same problem with you, can you give me a guide?Thank you!

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-10-06 18:47:02 -0500

Seen: 568 times

Last updated: Dec 30 '15