Skip to content

Commit 59fe153

Browse files
committed
docs: add example MecanumDrive class reference in RoadRunner QuickStart
1 parent 6be1a30 commit 59fe153

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/extensions/roadrunner/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,7 @@ you can copy the following implementations into your class:
9999

100100
Android Studio will probably suggest the necessary imports.
101101

102+
There is an example `MecanumDrive` class in the NextFTC branch of my
103+
[RoadRunner QuickStart fork](https://github.com/zachwaffle4/road-runner-quickstart/tree/nextftc).
104+
Do note that this is just an example,
105+
and it may not be updated to the latest version of RoadRunner or NextFTC.

0 commit comments

Comments
 (0)