Skip to main content
send_depth is an edge-only transform node that reads a float depth map from an upstream call_model node (any registered depth estimator — Hailo fast_depth / SCDepthV3, Video-Depth-Anything) and publishes it as a uint16 H×W payload on the canonical twin depth topic cyberwave/twin/{twin_uuid}/depth — the same shape the PointCloud viewer, recording / replay and the object_pose node already consume.

Typical chain

Pipe the same call_model output into object_pose when the model is metric to lift 2D detections into 3D positions.

Inputs

Parameters

Notes

  • Edge-only. The node is filtered out of cloud workflows at compile time.
  • Replaces the retired cyberwave-edge-camera-depth-estimation driver — the same MQTT topic shape, now expressed as a workflow.