camera_calibration.py not found
Hi,
I have an issue with the camera_calibration package inside image_pipeline. The camera_calibration.py file can't be found When running:
rosrun camera_calibration cameracalibrator.py --size 8x6 --square 0.108 image:=/camera/image_raw camera:=/camera
I get: [rospack] Error: package 'cameracalibrator.py' not found
I followed the tutorial on here: http://wiki.ros.org/camera_calibratio...
I am using ROS Indigo armhf