I have been trying to talk to an Odrive 3.6 using Julia. The following link contains a simple code pycalling Odrive python library in Julia. I have tested the motor calibration as well as reading the bus voltage commands:
1 Like
Neat! Julia is primarily a statistical language right?
1 Like
Yes. It is also used in robotics, however it is not recommended to use it in real time control.
1 Like