Move Dynamixel motor with OSC
-
Perhaps interesting for those owning Dynamixel motor.
I wrote a script Python running from command line and allowing to move the motor with simple OSC.
-
Just a precision, I tried with Isadora on MacOs, it works but the serial port name is (on my machine):
"/dev/cu.usbserial-FT4TIETZ"
And you need also to use Python 3 (not the MacOs installed one) for library name reason.
I am trying now to use it on Raspberry, I will give you news.