Skip to content

Add live controls to the depth viewer - #140

Merged
temiroff merged 2 commits into
masterfrom
feature/depth-viewer-live-controls
Aug 5, 2026
Merged

Add live controls to the depth viewer#140
temiroff merged 2 commits into
masterfrom
feature/depth-viewer-live-controls

Conversation

@temiroff

@temiroff temiroff commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • relay the selected DepthViewer raw frame.bin through the local editor server
  • decode and render metric depth in the browser canvas
  • show near/far, auto-range, palette, and missing-pixel controls below the live image
  • persist display settings and redraw immediately without recooking
  • keep ROS2 and the Jetson as raw transport only

Verification

  • python -m pytest tests -q (755 passed, 8 skipped, 62 subtests passed)
  • npm run build

Managed Runtime release

No Runtime release is required. The relay and canvas renderer are editor/editor-server behavior and do not alter the managed device bundle.

@temiroff
temiroff merged commit 2c80c8e into master Aug 5, 2026
4 checks passed
@temiroff
temiroff deleted the feature/depth-viewer-live-controls branch August 5, 2026 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant