Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i apply this code to XL430? #20

Open
dkrmsptlfk opened this issue Jul 27, 2018 · 1 comment
Open

Can i apply this code to XL430? #20

dkrmsptlfk opened this issue Jul 27, 2018 · 1 comment

Comments

@dkrmsptlfk
Copy link

Hi
I want to apply this code to XL430
I wrote the code about AX12 myself but I had to write adress of dynamixel (such as ID, baudrate, CWangle, etc.)
However i couldn't find about that so i just change the baudrates in ino file which doesn't work.
Is there anything i missed for XL430?
Please tell me details about what i have to do
Thank you

@descampsa
Copy link
Owner

Hey, sorry for the late reply.
If i understand correctly robotis documentation, XL430 uses protocol 2.0 by default.
That is not supported by this library for now.
You can change the servo protocol to 1.0 using the 'protocol version' register, but i guess you have to use protocol 2.0 to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants