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

Box Movement #36

Merged
merged 19 commits into from
Jan 20, 2024
Merged

Box Movement #36

merged 19 commits into from
Jan 20, 2024

Commits on Dec 3, 2023

  1. Box API

    initialized servos
    created functions to move box
    cadenceforney committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    fdcb4b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. rebind slow mode

    Ben requested formally that we rebind the slowmode button
    cadenceforney committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e9b0074 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Box and Gripper Movement

    Adds gamepad functionality to the box
    cadenceforney committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8e481b3 View commit details
    Browse the repository at this point in the history
  2. position update

    Changed position to represent the 0 to 1 scale used for servos
    cadenceforney committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1563eaf View commit details
    Browse the repository at this point in the history
  3. chore: format box api

    BD103 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4e3d91e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. documentation changes

    added more descriptions
    fixed logic error
    cadenceforney committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b08fa1b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    b543d03 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into box

    BD103 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c71ddff View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge branch 'main' into box

    BD103 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1e94992 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. init the box api

    the box api needed to be initialized
    cadenceforney committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    e4e9842 View commit details
    Browse the repository at this point in the history
  2. small changes

    needed to make them move in the same direction
    cadenceforney committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    d6e0a24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c9eb36 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fine tune

    ben gave numbers
    
    Co-Authored-By: Vifi5 <117041326+Vif15@users.noreply.github.com>
    cadenceforney and Vif15 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4b7c970 View commit details
    Browse the repository at this point in the history
  2. fine tuning

    ben gave number
    
    Co-Authored-By: Vifi5 <117041326+Vif15@users.noreply.github.com>
    cadenceforney and Vif15 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e75b3ae View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. comment

    stated that requires the box API
    changed grip position
    cadenceforney committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    335f95c View commit details
    Browse the repository at this point in the history
  2. you are welcome

    fixed formatting
    cadenceforney committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    03f27f3 View commit details
    Browse the repository at this point in the history
  3. i am sorry

    :(
    cadenceforney committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4d439b8 View commit details
    Browse the repository at this point in the history
  4. Update Box.kt

    updated to run the box movement off of one servo.
    
    Co-Authored-By: Vifi5 <117041326+Vif15@users.noreply.github.com>
    cadenceforney and Vif15 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8698b38 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into box

    BD103 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2956c46 View commit details
    Browse the repository at this point in the history