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

Shoot command #22

Merged
merged 6 commits into from
Mar 2, 2024
Merged

Shoot command #22

merged 6 commits into from
Mar 2, 2024

Conversation

ProgrammingSR
Copy link
Contributor

No description provided.

- Always boot up or deploy code to the robot in arm raised mode
- There is a negative sign on the calculate function because it technically goes from 0 to -193 (Set inverted does absolutely nothing that has been deleted)
- constant angles have been updated to reflect the offset tuning
- kDistanceSensorThreshold as 10 actually works. Needs tuning
- Intake Speed adjusted to 0.5. Needs tuning for the ground I suppose.
- kEncoderOffset adjusted
- Distance sensor now uses MXP port instead of onboard (added set automatic mode)
- Pid needs tuning
  -> tolerance set to 15 degrees
  - Fixed switch logic
  - Added setSetpoint at the end of setArmPosition so that the setarmpositioncommand does not automatically end
  - Have note functional
  - deleted intakemotor guards because inherent and unnecessary (add later if want)
t abort
qqqt
:wqq# Your branch is up to date with 'origin/shoot-command'.
@ProgrammingSR ProgrammingSR marked this pull request as ready for review March 2, 2024 22:12
@ProgrammingSR ProgrammingSR requested a review from dpk2442 March 2, 2024 22:12
@ReeledWarrior14 ReeledWarrior14 merged commit 0e6b9e8 into main Mar 2, 2024
2 checks passed
@ReeledWarrior14 ReeledWarrior14 deleted the shoot-command branch March 2, 2024 22:37
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 this pull request may close these issues.

2 participants