AGH-CEAI/aegis_ros

Make DepthAI camera pipeline configurable

オープン

#107 opened on 2026/02/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (1 件のフォーク)auto 404
configenhancementgood first issuehardware

Repository metrics

Stars
 (13 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド