Skip to content

Commit c4bc5df

Browse files
committed
Add romi and xrp
1 parent 9d6067c commit c4bc5df

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,9 @@ categories are:
4444
* phoenix6
4545
* playingwithfusion
4646
* rev
47-
* sim
48-
49-
The following aren't available for 2023 yet:
50-
5147
* romi
48+
* sim
49+
* xrp
5250

5351
Let's say that you wanted to install the latest version of the NavX software
5452
along with command based programming. You would do this:

romi-requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
# Not updated for 2023 yet?
2-
# robotpy-romi<2024.0.0,>=2022.2.1.0; platform_machine != "armv7l"
3-
error-robotpy-romi-not-available-yet
1+
robotpy-romi==2024.1.1.1; platform_machine != "roborio"

xrp-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
robotpy-xrp==2024.1.1.1; platform_machine != "roborio"

0 commit comments

Comments
 (0)