C++ odrivetool interface

Hello everyone!
Is there a way to control the ODrive using a c++ script just like the odrive_demo.py python version?

I believe the fibre currently only supports c++ on the “server” side, and python on the “client” side. Samuel might be able to give a better response to a future state.

Check out the README on the fibre repository. https://github.com/samuelsadok/fibre

TLDR; Not yet