Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Clean up RobotConfig #53

Merged
merged 4 commits into from
Jan 25, 2024
Merged

Clean up RobotConfig #53

merged 4 commits into from
Jan 25, 2024

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    fe7163a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6687a3c View commit details
    Browse the repository at this point in the history
  3. BREAKING: combine ROTATE_SPEED and ROTATION_GAIN configs

    They both ended up multiplying their values against the joystick x. I multiplied their values and opted to keep the ROTATE_SPEED config.
    BD103 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9ea02ba View commit details
    Browse the repository at this point in the history
  4. feat: make SLIDE_DOWN_POWER positive

    I feel it is better to treat the power as a percentage. The negative sign is more of an implementation detail which I thought fit better in TeleOpMain.
    BD103 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9bfa02d View commit details
    Browse the repository at this point in the history