Monash-Connected-Autonomous-Vehicle/minidrone

Rewrite Recorder class in C++

patrickcleeve2 opened this issue · 0 comments

The current Recorder class is written in Python and is too slow, which causes poor frame-rate recordings.

Need to rewrite the recorder in C++ to improve the performance to be able to record more topics.