You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a depth-to-color aligned image stream, similar to what the Realsense driver can do if you do roslaunch realsense2_camera rs_rgbd.launch. I tried launching the kinova_vision_rgbd.launch from kortex_vision but I only get a registered pointcloud; which is good but I need to go one step further and create an aligned dept stream. For this I would need both cameras intrinsics (which we have) but I also need the extrinsics and I have no idea where to get that from. Could you help me with that?
Thank you.
Best,
Radu
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to create a depth-to-color aligned image stream, similar to what the Realsense driver can do if you do
roslaunch realsense2_camera rs_rgbd.launch
. I tried launching thekinova_vision_rgbd.launch
from kortex_vision but I only get a registered pointcloud; which is good but I need to go one step further and create an aligned dept stream. For this I would need both cameras intrinsics (which we have) but I also need the extrinsics and I have no idea where to get that from. Could you help me with that?Thank you.
Best,
Radu
The text was updated successfully, but these errors were encountered: