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

Arm subsystem #6

Open
6 tasks done
CS-5 opened this issue Mar 8, 2023 · 1 comment
Open
6 tasks done

Arm subsystem #6

CS-5 opened this issue Mar 8, 2023 · 1 comment
Assignees
Labels
dashboard p0 Base functionality / Critical Bug subsystem

Comments

@CS-5
Copy link
Member

CS-5 commented Mar 8, 2023

Finish arm subsystem with requirements from mechanical and electrical team. Current tasks:

  • Determine appropriate sensors and actuators (and types)
  • Identify functionality to properly name variables
  • Add manual and automated (position-based) controls
    • Possible 100% of automated functionality could remain in-subsystem by using the sensor subsystem
    • Would keep logic close to the I/O without requiring complex commands
  • Display arm state on dashboard
    • Current position(?)
    • Current state (?)
    • Other
  • Merge into main codebase

Post merge:

  • Refine with input from drive team
@CS-5 CS-5 mentioned this issue Mar 8, 2023
5 tasks
@CS-5 CS-5 added the p0 Base functionality / Critical Bug label Mar 14, 2023
@CS-5
Copy link
Member Author

CS-5 commented Mar 28, 2023

Additional items:

  • Limit switch for resting position (Stop motor moving that direction)
  • Home on startup (Not enable, but instead when the robot powers on/inits)
  • Home on button press (May need to be a dashboard button to allow us to home while disabled)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboard p0 Base functionality / Critical Bug subsystem
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants