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

Write control code for auxiliary motors #14

Open
partlygloudy opened this issue Jan 17, 2019 · 0 comments
Open

Write control code for auxiliary motors #14

partlygloudy opened this issue Jan 17, 2019 · 0 comments
Assignees
Labels
Elecrical Requires some type of electrical design work enhancement New feature or request Low Priority

Comments

@partlygloudy
Copy link

Which section of robot code is this for?
Vision, Sensor Integration

Description of feature
We'll have a few motors on the robot which aren't part of the drive system or digging system. We'll have a motor (possibly two) to pan the marker camera, as well as a motor for each camera to wipe the area in front of the lens. We need to:

  1. Plan the electrical layout of this (either we'll have some type of Arduino hooked up to these motors and the Jetson will communicate with the Arduino, or the Jetson will control them directly)
  2. Once the control layout is decided, write a node that moves the motors in response to commands (sweeps the wipers in response to a "wipe" command, sets the position of the panning motor in response to a position message)

Not high priority at the moment but we should at least address part 1 before too long

@partlygloudy partlygloudy added enhancement New feature or request Low Priority Elecrical Requires some type of electrical design work labels Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Elecrical Requires some type of electrical design work enhancement New feature or request Low Priority
Projects
None yet
Development

No branches or pull requests

2 participants