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

Start microcontroller-side code for arms #6

Open
bsawka opened this issue Jan 8, 2021 · 0 comments
Open

Start microcontroller-side code for arms #6

bsawka opened this issue Jan 8, 2021 · 0 comments

Comments

@bsawka
Copy link
Collaborator

bsawka commented Jan 8, 2021

Just as the locomotion microcontroller accepts input and actuates the motors in HeadLocomotion.ino, we need a similar program to run on the arms Arduino. The program will be very similar to the final version of HeadLocomotion.ino - it should accept R2Protocol-encoded messages from the Jetson (probably consisting of an angular amount to move), actuate motors to the correct place using rotary encoder feedback, and be able to send update messages (again, with R2Protocol) to the Jetson.

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

1 participant