• Andrey Filippov's avatar
    CLAUDE: appropriateCenterDC AUTO level from the reference buffer render · 194d87a8
    Andrey Filippov authored
    getCenterAverage() is null in the pose flow, so the auto DC level silently
    no-op'd (composite virtual sky stayed at -4511). Derive the level from the
    reference buffer render itself - perSensorImagesFromTD(gpuQuad, true)[0]
    sky-half median - i.e. the exact data being zeroed, right after
    setReferenceGPU uploads it. Failure-safe warnings preserved; explicit
    curt.dc_center and adoption/persistence semantics unchanged.
    
    Verify: pose run -> console 'AUTO center DC level', composite virtual sky ~0.
    Co-Authored-By: 's avatarClaude Fable 5 <noreply@anthropic.com>
    194d87a8
CuasRtParameters.java 64.9 KB