24 lines
471 B
Plaintext
24 lines
471 B
Plaintext
frcctrlmgr - FRC Control Manager
|
|
================================
|
|
|
|
frcctrlmgr is a fast and simple tool for generating reference documents of your
|
|
control scheme.
|
|
|
|
Why?
|
|
----
|
|
|
|
I wanted to have an easy way to visualize the controls.
|
|
|
|
How?
|
|
----
|
|
|
|
The main way to use this is to invoke in the shell with the root of the
|
|
project. i.e.
|
|
|
|
frcctrlmgr .
|
|
frcctrlmgr path/to/project/
|
|
|
|
This is tested on the Adambots 2026 repository.
|
|
|
|
[1] https://github.com/Adambots245/Adambots2026
|