Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit d2429f7

Browse files
Update README.md
1 parent 28bc463 commit d2429f7

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

+5-9
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,15 @@
1-
# ChargedUp2023
1+
# RLBot2023
22

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.
64

75
## How to Use
86

97
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),
1210
open it in VSCode, and press shift + F5 to deploy it to the robot.
1311
Then use Driver Station to enable the robot.
1412

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-
1813
## Contributing
1914

2015
Please branch off from the `dev` branch for any changes, and then submit a PR when finished.
@@ -27,3 +22,4 @@ This repository uses:
2722
- [CTRE Phoenix v5](https://store.ctr-electronics.com/software/)
2823
- [PhotonVision](https://photonvision.org/)
2924
- [PathPlanner](https://github.com/mjansen4857/pathplanner)
25+

0 commit comments

Comments
 (0)