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

Climber subsystem #12

Open
GabbyGenereux opened this issue Jan 20, 2024 · 0 comments
Open

Climber subsystem #12

GabbyGenereux opened this issue Jan 20, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers mechanism Mechanism related task

Comments

@GabbyGenereux
Copy link

GabbyGenereux commented Jan 20, 2024

There will be rope attached to two hooks, one on each side of the robot, that wraps around a cylinder, and the motor will cause that cylinder to rotate, which causes the rope to continue to wind around the cylinder, pulling the hooks down. The cylinder is called a winch, and we know there will be a motor attached to the winch that causes the rotation.

This ticket includes the following:

  • Creating the ClimberSubsystem.java
  • Creating the Climber command
  • binding the rotation of the winch to a button, such that when the button is held down, the winch rotates, and when the button is released, the winch stops moving.

To be confirmed: the motor and motor controller that is being used.

I encourage you to look at the 2022-2706-Robot-Code repository, as we had the same climber on that robot, and some of the code will be similar.

@jwt2706 jwt2706 added the mechanism Mechanism related task label Jan 20, 2024
@weizhang-2706 weizhang-2706 changed the title Climber placeholder Climber subsystem Jan 20, 2024
@GabbyGenereux GabbyGenereux added the good first issue Good for newcomers label Jan 25, 2024
@jogray72 jogray72 assigned jogray72 and Bohan-Zhang and unassigned jogray72 Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers mechanism Mechanism related task
Projects
None yet
Development

No branches or pull requests

4 participants