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
The depth cameras use the same intrinsics as the rgb cameras. For the D405 this is fine since it's a stereo RGB pair. The D35i depth camera has a wider FOV than the color camera, however, we don't have a correction for this in mujoco, so we're using the same FOV and Focal for now.
The Navigation camera is missing calibrated Focal values.
From PR #54: