Open faizan-m opened 5 years ago
This package is developed based on Orbbec OpenNI2 SDK and we cannot enable the other IR camera by SDK for now. Probably it will be available in the future.
Hi @faizan-m , the SDK will support switching IR cameras (left/right). I can add a service to switch IR cameras. However, we only have the switch, it means we still cannot grab images simultaneously. Hope this helps.
Yeah that would be helpful! I am assuming the service will also switch the tf of the optical frame as well?
Good idea, but I do not know how to get the extrinsics between left and right IR. Thus, it won't switch the tf. However, I will keep it in my mind.
Hi, @faizan-m , you can check service /camera/switch_ir_camera
in the latest version now ;-)
Hi, @faizan-m , did you try this new function? If you can get both IR images, I think we can close this issue.
For my particular use case, I was interested in using both the image streams simultaneously to do stereoscopic stuff. While the service opens up the other stream as well, ideally I would want both at the same time if possible
Ok, I will keep your requirement in mind. Once SDK supports it, I will add this feature.
Any update of the SDK to support acquiring left and right IR streams simultaneously?
At the moment there is only one IR camera stream available in the driver but Stereo S has two IR cameras, is it possible to enable that as well or will it be available in the future?