uci-uav-forge / uavf_2024

MIT License
2 stars 0 forks source link

Asynchronous camera logging #210

Closed EricPedley closed 1 month ago

EricPedley commented 1 month ago

Summary

Makes the camera capture and log frames as fast as it can, and replace the get frame function with a function that returns the latest frame.

Also kinda scope creeped into making some QOL improvements like working exception logging for the imaging node