Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PhyXTGears-programming/2024-RobotCode-Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: PhyXTGears-programming/2024-RobotCode-Java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: joshua-auto
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 30, 2025

  1. Fix: typo in package

    - Dominic A
    PhyXTGears-1720 committed Jan 30, 2025
    Configuration menu
    Copy the full SHA
    3af8951 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Import loadPosePathFromJSON from cpp

    - Joshua B
    ysc-josh committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    cf09017 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. Update Vector and PathPoint to 2025 project

    - Dominic A
    dominicAngelo authored and PhyXTGears-1720 committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    83e19b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d17fa5 View commit details
    Browse the repository at this point in the history
  3. Add commands folder and FollowPath file

    - Joshua B
    ysc-josh committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    2240320 View commit details
    Browse the repository at this point in the history
  4. Add loadPathFromJson method

    - Joshua B
    ysc-josh committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    9184434 View commit details
    Browse the repository at this point in the history
  5. Add loadPoseFollowCommandFromFile

    - Joshua B
    ysc-josh committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    fc297b6 View commit details
    Browse the repository at this point in the history
  6. Add some missing function methods

    -Joshua B
    ysc-josh committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    f1f7de4 View commit details
    Browse the repository at this point in the history
  7. Alter a method to use JSONObject

    - Joshua B
    ysc-josh committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    afbfc2b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Add execute method to FollowPath

    - Joshua B
    ysc-josh committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    c362ce7 View commit details
    Browse the repository at this point in the history
  2. Add end method to FollowPath

    - Joshua B
    ysc-josh committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    6439a56 View commit details
    Browse the repository at this point in the history
  3. Add isFinished method to FollowPath

    - Joshua B
    ysc-josh committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    2f5cb3d View commit details
    Browse the repository at this point in the history
  4. Add clamp method to FollowPath

    - Joshua B
    ysc-josh committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    8df2773 View commit details
    Browse the repository at this point in the history
  5. Add necessary constants for FollowPath

    - Joshua B
    ysc-josh committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    82a6a71 View commit details
    Browse the repository at this point in the history
  6. Fixed errors

    - Joshua B
    ysc-josh committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    0dcca1b View commit details
    Browse the repository at this point in the history
Loading