where is the calibration info of usb_cam?
i have used camera_calibration to generate my desired calibration info . but ,how can i apply this data to my application. i can see the original calibration info by
" rostopic echo /usb_cam/camera_info".
and how can i find the location of the "/usb_cam/camera_info",
then edit it by replacing by the previous calibration.
in a word,where does my camera driver store its calibration information ? thanks!!!