fix(spot): anchor camera pixels to their capture-time pose in rerun - #4071
fix(spot): anchor camera pixels to their capture-time pose in rerun#4071jeff-hykin wants to merge 2 commits into
Conversation
The Pinhole on each camera entity named the optical tf frame as its parent, which overrode the capture-time pose _ImageBakedIntoAnchor logs on the entity above it and hung the pixels off the live tf instead. Log the Pinhole without a parent frame so the entity hierarchy, and the baked pose, apply. Claude-Session: https://claude.ai/code/session_012LAQvtJ7PuTpphgzkTEKtM
|
❌ 7 Tests Failed:
View the top 1 failed test(s) by shortest run time
View the full list of 7 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
fix pinhole info for spot (fix replay rendering)