ROBOTIS-GIT / DynamixelSDK

ROBOTIS Dynamixel SDK (Protocol1.0/2.0)
http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/overview/
Apache License 2.0
456 stars 406 forks source link

MX-28 controlled by arduino #140

Closed chuchodel closed 6 years ago

chuchodel commented 7 years ago

Hi

I am trying to control a dynamixel MX28-AT with an Arduino nano board. I am using the protocol 2.0 and I tried to use the example code (link at the end) you have but it's not easy to understand. The code is based on C++ environment so there are many libraries that Arduino don't support. I couldn't compile the code because of this. If someone could share an example for Arduino, I really appreciate that.

https://github.com/ROBOTIS-GIT/OpenCR/blob/master/arduino/opencr_arduino/opencr/libraries/OpenCR/examples/07.%20DynamixelSDK/protocol2.0/read_write/read_write.ino

I followed the instructions on how to add the dynamixel sdk lib in the Arduino environment.

Jesus

LeonJung commented 6 years ago

@chuchodel

Hi, and sorry for the late. I hope that still you are working this

we are currently developing the DynamixelSDK for Arduino (UNO level, especially), and will be released in 12.08.2017 or later.

To say exactly, it is not the DynamixelSDK series, but the API you will use would be almost the same ans DynamixelSDK.

Thanks for patience, and please dont hesitate to ask more

LeonJung commented 6 years ago

This issue will be closed since there was no actions for a while. You can reopen this issue to show this issue to the users whenever.