Skip to content

Commit

Permalink
Update default swerve PID gains and pull down C++ SwerveWithChoreo ex…
Browse files Browse the repository at this point in the history
…ample

Choreo removed much the C++ commands API in thier most recent beta due to bugs,
so we will only keep the Java SwerveWithChoreo example.
  • Loading branch information
bhall-ctre committed Dec 13, 2024
1 parent 0df8772 commit 9aedfa1
Show file tree
Hide file tree
Showing 36 changed files with 12 additions and 3,125 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-all-parallel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
directory: 'cpp/PositionClosedLoop'
- project-name: 'Simulation'
directory: 'cpp/Simulation'
- project-name: 'SwerveWithChoreo'
directory: 'cpp/SwerveWithChoreo'
- project-name: 'SwerveWithPathPlanner'
directory: 'cpp/SwerveWithPathPlanner'
- project-name: 'VelocityClosedLoop'
Expand Down
184 changes: 0 additions & 184 deletions cpp/SwerveWithChoreo/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions cpp/SwerveWithChoreo/.vscode/launch.json

This file was deleted.

18 changes: 0 additions & 18 deletions cpp/SwerveWithChoreo/.vscode/settings.json

This file was deleted.

6 changes: 0 additions & 6 deletions cpp/SwerveWithChoreo/.wpilib/wpilib_preferences.json

This file was deleted.

24 changes: 0 additions & 24 deletions cpp/SwerveWithChoreo/WPILib-License.md

This file was deleted.

101 changes: 0 additions & 101 deletions cpp/SwerveWithChoreo/build.gradle

This file was deleted.

Binary file not shown.
7 changes: 0 additions & 7 deletions cpp/SwerveWithChoreo/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading

0 comments on commit 9aedfa1

Please sign in to comment.