AGH-CEAI/aegis_ros

Make DepthAI camera pipeline configurable

Aberta

#107 aberto em 27 de fev. de 2026

 (0 comentário) (0 reação) (0 responsável)Python (1 fork)auto 404
configenhancementgood first issuehardware

Métricas do repositório

Stars
 (13 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 23h) (8 fundiu PRs em 30d)

Description

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.

Guia do colaborador