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

Problem with IR image #63

Open
130s opened this issue Jan 6, 2018 · 2 comments
Open

Problem with IR image #63

130s opened this issue Jan 6, 2018 · 2 comments

Comments

@130s
Copy link
Member

130s commented Jan 6, 2018

Issue by jokla
Wednesday Sep 02, 2015 at 08:35 GMT
Originally opened as ros-drivers/openni_launch#20


Hi,

I'm trying to calibrate the Kinect depth camera to the built-in RGB camera. I calibrate the intrinsic parameters without any problem but I have a problem with the IR image:
running rosrun image_view image_view image:=/camera/ir/image_raw I just see a black image, while during the calibration with rosrun camera_calibration cameracalibrator.py image:=/camera/ir/image_raw camera:=/camera/rgb --size 5x4 --square 0.0245 the IR image was displayed correctly.

For this reason I cannot compute the extrinsic parameters between the RGB and the IR camera using camera_pose_calibration node...

With rqt_gui I can see this:
irimage

while running the camera_pose_calibration (the rgb images are coming from a bag file):
errorir

I am using Ubuntu 14.04 and ROS Indigo. I had to install the older version of driver manually:
( libopenni-sensor-primesense-dev and libopenni-sensor-primesense0). I can see from rqt_graph that both node are subscribing to the same topic...

Any ideas?

Thank you!

@BrainPotter
Copy link

Did you solve this problem already? I met the same error as you mentioned.

@a-gos
Copy link

a-gos commented Jun 25, 2021

Hi, same error here, did you find any solution?

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

3 participants