issues
search
UBCAgroBot
/
ROS
Central codebase for UBC Agrobot's System Architecture team, including packages for ROS2, GPU-accelerated processing and ML optimization
0
stars
1
forks
source link
Extermination Node Testing
#6
Closed
Ishaan-Datta
closed
2 months ago
Ishaan-Datta
commented
2 months ago
[ ] Verify maximum latency from taking frame to outputting array value < 100 ms
[ ] Verify object counting in sample video is consistent (or implement object identifier)
[x] Refine ROI to match sprayer area (using ROI calibration tool)
[ ] Refine horizontal shift to match latency (using latency calibration tool)
[x] Test how Gaussian blurring impacts performance (do the boxes still rapidly spray on/off?)
[ ] Test measuring velocity with onboard accelerometer of Zed Camera
[x] Implement plugin architecture to support different neural networks (allow easy swapping of models without modifying core node code)