Closed jukhang closed 3 years ago
/home/ubuntu/meta_ws/src/vision_opencv/cv_bridge/python/cv_bridge/core.py
171 line:
dtype=dtype, buffer=img_msg.data.encode())
to
dtype=dtype, buffer=img_msg.data)
Hello, I would like to ask how to calibrate the IR camera with kalibr, why I was prompted that the corner points cannot be extracted, and after unpacking, the depth image is pure blue after pseudo-color rendering
I record three topic with D435i,/infra_left, /infra_right, /color.Well, the "infra_left" and the "infra_right" is IR camera. "color" is the RGB camera。
infra_left and infra_right are not problem。But The RGB color is wrong.
UnicodeDecodeError: 'ascii' codec can't decode byte 0x84 in position 6: ordinal not in range(128)
terminal shell
Result