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

Working with Dynamixel Motors #7

Open
mahumada opened this issue Aug 22, 2016 · 2 comments
Open

Working with Dynamixel Motors #7

mahumada opened this issue Aug 22, 2016 · 2 comments

Comments

@mahumada
Copy link

mahumada commented Aug 22, 2016

Do you have any tips for me to get the boilerplate running with a custom Dynamixel based arm to do feedback control? For clarity, I have been able to get MoveIt! to control the Dynamixel motors using dynamixel_drivers.

@davetcoleman
Copy link
Member

Perhaps you could gain some inspiration from this non-ros_control based Dynamixel driver?
https://github.com/davetcoleman/clam/tree/indigo-devel/dynamixel_hardware_interface

It has a similar controller manager

@dogoepp
Copy link

dogoepp commented Aug 23, 2016

Maybe you can also inspire from the software we use: https://github.com/resibots/dynamixel_control_hw/

You should be able to use it, but it's not a finished product.

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

3 participants