Skip to content

Climb #26

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

Open
mebrahimaleem opened this issue Mar 1, 2025 · 1 comment · May be fixed by #32
Open

Climb #26

mebrahimaleem opened this issue Mar 1, 2025 · 1 comment · May be fixed by #32

Comments

@mebrahimaleem
Copy link
Contributor

Need a subsystem and command for climbing

@ProgrammingSR
Copy link
Contributor

There are two pieces of hardware for climb: the winding motor and the locking servo
To climb:

  1. Windup very slightly to allow servo lock to release
  2. Release servo lock
  3. Unwind to desired position
  4. Engage servo lock
  5. Align robot to correct position (maybe use driveToPose command for driver ease)
  6. Drive forwards at a reasonable speed
  7. Windup to lift robot

The motor cannot unwind while the servo lock is engaged
The motor can always windup

Before using the elevator, steps 1-4 need to run to clear the elevator (maybe)

@mebrahimaleem mebrahimaleem linked a pull request Mar 5, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants