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

Improvements on reading out all memory addresses of servos. #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

msnijder30
Copy link

Using this code you can read out the entire memory of a motor instead of requesting values for each address. As you can see in the commit name I've tested this with the ax-12a motors and saw significant improvemens in read time.

I however do not have access to other motors like this, so I am unable to test those. Although I've made sure that the code is very dynamic so it should work.

…me. Increased ax-12a performance 16 times reading 18 servos in 0.05 seconds instead of .9ish.

It's supposed to be dynamic, so it works for every motor, although not tested.
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

Successfully merging this pull request may close these issues.

1 participant