Hi,I'd like to use D for the "brain" of a small robot (Anki vector) whose API is coded in Python 3.6+.
I had a look at Pyd but it's limited to python 2.7...Would there be other ways to call python functions and retrieve the python objects (including camera image) inside a D program?
Best regards