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

2024 GRC Competition #48

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

2024 GRC Competition #48

wants to merge 6 commits into from

Conversation

DLipovac93
Copy link
Contributor

@DLipovac93 DLipovac93 commented Sep 28, 2024

This pull request includes significant changes to the autonomous routines and path configurations for the robot, as well as adjustments to the joystick deadbands and motor speeds. The most important changes include the removal and renaming of various autonomous routines, the addition of new path configurations, and the creation of a new command for the flywheel.

Autonomous Routine Changes:

  • Removed BLUE AMP SIDE Auto.auto, BLUE SOURCE SIDE Auto.auto, RED AMP SIDE Auto.auto, and RED SOURCE SIDE Auto.auto files. [1] [2] [3] [4]
  • Renamed and modified several autonomous routines, including RED Middle Shoot Auto.auto to D Amp to Speaker Score.auto [1] [2] BLUE TAXI.auto to D Leave Zone.auto [3] [4] RED TAXI.auto to D Source Leave Zone.auto [5] [6] and BLUE Middle Shoot Auto.auto to D-1-AMP.auto [7] [8].

Path Configuration Changes:

  • Added new path configurations for D Amp to Speaker Score.path [1] D Leave Zone.path [2] D Source Leave Zone.path [3] D-1-AMP.path [4] and D-Amp-2.path [5].

Joystick and Motor Adjustments:

  • Updated joystick deadbands in Constants.java to increase the sensitivity for both left and right sticks.
  • Adjusted motor speeds for the intake and conveyor motors in Constants.java to improve performance.

New Command:

  • Added a new command SHOOTFLYSLOW for controlling the flywheel at a lower speed.

These changes collectively enhance the robot's autonomous capabilities and improve control responsiveness and motor performance.

@garrettsummerfi3ld garrettsummerfi3ld changed the title DEADBAND ADDED 2024 GRC Competition Sep 28, 2024
Copy link
Member

@garrettsummerfi3ld garrettsummerfi3ld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. GRC competition has been completed.

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.

3 participants