depthai-core
depthai-core copied to clipboard
added missing examples for EdgeDetector and SystemInfo
Purpose
Added v3 python examples for EdgeDetector and SystemLogger (docs support)
For the sake of completeness, I think we should also add matching C++ examples.
@lnotspotl do you mind adding the C++ versions and add both to CI (also both should be moved to RVC2 folder, RVC4 is not supported)
I've moved the examples into the RVC2 folder, added two new, practically identical, C++ examples and finally added those the the CI testing suite. I've tested the examples and they work nicely. :+1: