AGH-CEAI/aegis_ros

Make DepthAI camera pipeline configurable

Aperta

#107 aperta il 27 feb 2026

 (0 commenti) (0 reazioni) (0 assegnatari)Python (1 fork)auto 404
configenhancementgood first issuehardware

Metriche repository

Star
 (13 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor