copper-project/copper-rs

feature: Sensor parameters / calibration support

开放

#1,230 创建于 2026年7月26日

 (0 条评论) (0 个反应) (0 位负责人)Rust (97 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (1,428 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Problem statement

When we have a CuDepthMap or even a simple image, we might need down the pipeline a way to know the original physical characteristics of the sensor like the calibration and field of view.

Today we have a way to override parameters on the original source for each specific instances of a robot but we have no way to share that info with a task downstream.

Proposed solution

Maybe something that looks like the resources instead of repeating it on the copperlist.

Alternatives considered (optional)

Impact / scope (optional)

  • Affected crates, platforms, or features:

Additional context (optional)

贡献者指南