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

Support for externally geared motor #55

Open
anderwm opened this issue Jun 27, 2016 · 5 comments
Open

Support for externally geared motor #55

anderwm opened this issue Jun 27, 2016 · 5 comments

Comments

@anderwm
Copy link

anderwm commented Jun 27, 2016

I don't see any way to accomplish this with parameters alone. Is is reasonable to add an "external gear ratio" parameter (in controllers) and multiply the xxx_per_encoder_ticks parameters accordingly?

@Booooooosh
Copy link

Same question here, seems that if I want to use the external encoder, which represent the actual joint position, I should modify the code. And apart from that, seems that I shall change the motor into wheel mode in order to control the joint since I have a external gear.

Anyone had solved this problem?

@anderwm
Copy link
Author

anderwm commented Jun 18, 2017

I did it the way I suggested, but my ratio was only 4:1 so I didn't have to use wheel mode.

@Booooooosh
Copy link

But the limit of the motor is -150 deg to 150 deg, which means your joint angle can only rotate from -37.5 deg to 37.5 deg?

@anderwm
Copy link
Author

anderwm commented Jun 18, 2017 via email

@Booooooosh
Copy link

Cool!
Thx anyway.

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