-
Notifications
You must be signed in to change notification settings - Fork 731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calibration not committed to camera properly #78
Comments
thx, which version of ROS are you using ? |
Im using Hydro |
What instructions did you run to get the set_camera_info service running ? |
I dont think I did that. I just ran the camera driver node (rosrun usb_cam usb_cam_node) |
this is not a bug from image_pipeline, please follow ros-drivers/usb_cam#13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I did rosrun camera_calibration cameracalibrator.py --size 8x6 --square 0.108 image:=/camera/image_raw camera:=/usb_cam,the calibration did not seem to commit to the camera properly.
rosnode echo /usb_cam/camera_info gave me calibration data that did not correspond with the data from the actual calibration
The text was updated successfully, but these errors were encountered: