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

AX12 support #23

Open
peterheim1 opened this issue Jul 20, 2022 · 4 comments
Open

AX12 support #23

peterheim1 opened this issue Jul 20, 2022 · 4 comments

Comments

@peterheim1
Copy link

Hi I get a sync read error and a groupsync error using AX12 servos with ros2 galactic on ubuntu 20.4
can support be added for the AX12 servos

@youtalk
Copy link
Collaborator

youtalk commented Jul 20, 2022

The dynamixel_control is dependent on the dynamixel_workbench. If the dynamixel_workbench can be run with the AX 12 servos, I hope the dynamixel_control can be also run with them.

@ROBOTIS-Will
Copy link

@peterheim1
Please note that the DYNAMIXEL Protocol 1.0 does not support Sync Read instruction.
Since AX-12 is based on DYNAMIXEL Protocol 1.0, it doesn't support Sync Read, but does support Bulk Read.
https://emanual.robotis.com/docs/en/dxl/protocol1/#instruction

@peterheim1
Copy link
Author

the write seem to work fine the are moving
can the bulk read be added or what needs to be changed for this to work?

@ObjExtract
Copy link

@peterheim1 Did you get this to work? How? Thanks

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

4 participants