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

Elevator Mechanism #1

Open
8 tasks
SoZ0 opened this issue Jan 6, 2025 · 0 comments
Open
8 tasks

Elevator Mechanism #1

SoZ0 opened this issue Jan 6, 2025 · 0 comments

Comments

@SoZ0
Copy link
Member

SoZ0 commented Jan 6, 2025

From our discussion on and after kickoff, one common threads that appears to be unfolding is the need for an elevator and/or a system to accurately move a mechanism to and from set positions

Goals

  • Create elevator mechanism
  • add ability to define set-points in useful units (distance from ground, height, degrees, etc..)
  • support for powered positions (positions that require constant power to maintain)
  • bounds and limits (avoid breaking or over stressing the mechanism by staying within an appropriate range)
  • easy control, be able to quickly change to a setpoint from a free control position

Nice to haves

  • be able to dynamically adjust set-points based off incoming data (vision)
  • automatic control (if the elevator is ready to accept another piece it should immediately move to the appropriate position)
  • dynamic control (be able to update the position of the elevator based on current robot position)*
  • For example if we are near the feeder station and do not have a coral we should automatically move the elevator into its intake position, the idea is to let the robot do the work and the driver to focus on moving to and from positions
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