Skip to content
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

ROS camera calibration file not found #69

Open
siqisiqisiqisiqi opened this issue Jan 14, 2025 · 0 comments
Open

ROS camera calibration file not found #69

siqisiqisiqisiqi opened this issue Jan 14, 2025 · 0 comments

Comments

@siqisiqisiqisiqi
Copy link

Hi all,
I used orbbec ros driver for my Femto Mega camera. I can receive both the RGB and depth image. However, I got the following warning (RGB calibration file and ir calibration file not found):
[ INFO] [1736887431.376693260]: camera calibration URL: file:///home/siqi/.ros/camera_info/camera_color.yaml
[ INFO] [1736887431.376901040]: Unable to open camera calibration file [/home/siqi/.ros/camera_info/camera_color.yaml]
[ WARN] [1736887431.376991286]: Camera calibration file /home/siqi/.ros/camera_info/camera_color.yaml not found.
[ INFO] [1736887431.377067448]: using default calibration URL
[ INFO] [1736887431.377147425]: camera calibration URL: file:///home/siqi/.ros/camera_info/camera_ir.yaml
[ INFO] [1736887431.377271662]: Unable to open camera calibration file [/home/siqi/.ros/camera_info/camera_ir.yaml]
[ WARN] [1736887431.377365167]: Camera calibration file /home/siqi/.ros/camera_info/camera_ir.yaml not found.
How to fix this? Does it influence the accuracy of the camera? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant