When I compile code on Arduino, it shows me 'Dynamixel' does not name a type. What libraries should I import?
Closed this issue · 4 comments
Beiyu-kk commented
jjoepayne commented
I believe your issue here is that you're using the Arduino IDE rather than the Robotis OpenCM IDE.
Let me know if that doesn't fix your issues!
Beiyu-kk commented
Thanks for your answer! I've succeed in getting the Rhex to move by Robotis OpenCM IDE.
If I still want to control Rhex by Arduino what should I do?
jjoepayne commented
We have an Arduino Compatible branch, although I'm not entirely sure we got it fully working. I think robotis has some content on getting it to work on this wiki.
Beiyu-kk commented
Thanks a lot