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

Extend Yukon service to activate and control servo motors #29

Closed
4 tasks done
dannystaple opened this issue Jan 9, 2024 · 0 comments
Closed
4 tasks done

Extend Yukon service to activate and control servo motors #29

dannystaple opened this issue Jan 9, 2024 · 0 comments
Milestone

Comments

@dannystaple
Copy link
Member

dannystaple commented Jan 9, 2024

Extend the Yukon service #25 to support up to 4 servo motors. These will be attached to one slot of the Yukon, determined in the service for now.

Topics:

  • /servomotors/position: index, angle -> move the servo motor to the intended angle in degrees
  • /servomotors/detach: [index] -> Detach servo motors (stop driving them). All if no index is provided.

Behaviour:

  • Detach all servo motors in the stop method, if there's no contact for a second.

A simple phone app screen could be set up to test servo motors with angle + number sliders, and detach buttons. The back button will send detach all.

Definition of ready

Definition of done

  • Yukon topics created
  • Phone app screen created
  • Tested with a few loose servo motors
  • PR merged supporting servo motors
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