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 simposeest example converts Transform3d returned from getCameraToTarget to Trasnform2d and then works with 2D. The recommended approach would be to use 3D and only convert to 2D at the end before calling addVisionMeasurement.