Update osgar/drivers/oak_camera_*.py for new modifiers - #1077
Conversation
|
Note, that I would drop the test ... but OTOH it is expected that they are failing until master is updated ... |
|
Elena's research: Specifically, it registers 'raw:gz' or 'raw:null' conditionally based on the custom save_data config parameter: 1 # osgar/drivers/logzeromq.py (Line 14) Summary of Modifiers in Other Modules:
|
|
As I wrote, the :gz/:null suffixes should not be used in drivers. If the user needs to ensure lower CPU load, they must check the driver codes to see if there is :gz there or not. In my opinion, it is unsystematic. |
😄 |
follow up after merge of #1069