AGH-CEAI/aegis_ros

Make DepthAI camera pipeline configurable

开放

#107 创建于 2026年2月27日

 (0 条评论) (0 个反应) (0 位负责人)Python (1 个派生)auto 404
configenhancementgood first issuehardware

仓库指标

星标
 (13 个星标)
PR 合并指标
 (平均合并 1天 23小时) (30 天内合并 8 个 PR)

描述

Some camera pipeline configurations significantly reduce the frame rate. For certain scenarios, such as training, a lightweight RGB-only pipeline is sufficient and allows much higher FPS. One possible solution would be to introduce a simple way to select different camera pipeline modes, such as RGB-only, RGB with depth, or RGB with depth and neural network processing.

贡献者指南