This repository was archived by the owner on Oct 20, 2023. It is now read-only.
File tree 1 file changed +5
-9
lines changed
1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 1
- # ChargedUp2023
1
+ # RLBot2023
2
2
3
- *** REVERT COMMIT 1ccc3624a70894689ab905dcbe8031c5c6df80eb BEFORE MERGING***
4
-
5
- FRC Team 687's code for its Charged Up 2023 competition robot, * Is Me* .
3
+ FRC Team 687's code for its second Charged Up 2023 offseason robot.
6
4
7
5
## How to Use
8
6
9
7
This program requires WPILib VSCode 2023 and FRC Game Tools 2023 to be installed.
10
- Clone this repository from < https://github.com/nerdherd/ChargedUp2023 >
11
- or download and unzip the [ latest release] ( https://github.com/nerdherd/ChargedUp2023 /releases/latest ) ,
8
+ Clone this repository from < https://github.com/nerdherd/RLBot2023 >
9
+ or download and unzip the [ latest release] ( https://github.com/nerdherd/RLBot2023 /releases/latest ) ,
12
10
open it in VSCode, and press shift + F5 to deploy it to the robot.
13
11
Then use Driver Station to enable the robot.
14
12
15
- This program uses two PS4 Controllers for operator input. Due to hardware issues,
16
- a wrapper class ` BadPS4 ` is used to translate button inputs to typical PS4 inputs.
17
-
18
13
## Contributing
19
14
20
15
Please branch off from the ` dev ` branch for any changes, and then submit a PR when finished.
@@ -27,3 +22,4 @@ This repository uses:
27
22
- [ CTRE Phoenix v5] ( https://store.ctr-electronics.com/software/ )
28
23
- [ PhotonVision] ( https://photonvision.org/ )
29
24
- [ PathPlanner] ( https://github.com/mjansen4857/pathplanner )
25
+
You can’t perform that action at this time.
0 commit comments