Camera calibrator for monocular camera with 320x240 resolution
I need to use the camera_calibration package for a camera with 320x240 resolution, but I don't know where I can fix those values. I calibrated the camera with this package and I get:
image_width: 640 image_height: 360
What can I do?
Camera resolution should come from an associated cam_info message. What driver are you using for your camera. Is that message being published?
I'm using the ardrone_autonomy. I have an AR Drone 2.0 and I'm using the bottom camera
@Jari can you please help me? I really need to solve this
I'm not familiar with the platform but I will try.
First off: is there a camera_info topic in your rostopics? If yes can you share a sample from it?
Also can you share a single image from your dataset (rqt_image_view lets you save images I think)
I have a setcamerainfo.h like this file but I don't know how the parameters height and width