Benjamin Carlson
Benjamin Carlson
So this is approved but not merged?
By the way, if anyone finds this issue when trying to fix it, the solution is to add `typealias my_bool = CBool` to the top (below the imports and above...
I am not sure what version I am using specifically. I have used the newest version of mavsdk available via PyPI and installed it via source with the same results....
So, I know that the CameraServer really just receives and responds to events from the Camera plugin. I initially ran into this issue when attempting to subscribe to `take_photo` in...
No problem. Can you point me in the right direction since the C++ and Python grpc stuff appears to match pretty well to my eye
Are you guys able to replicate my issue using the provided example?