

Contributingīuilding debug builds is almost as simple, after initially cloning run make setup & make all to compile both the react apps and the Rust app once. If desired, these artifacts can be downloaded and installed rather than having to build the project manually.

app file (This is compressed in a tarball to preserve permissions)

Some artifacts are built and saved automatically by Github Actions. When this process is completed, you can find the compiled driver station at target/release/conductor.
Frc driver station download install#
installed via Rustup)īuilding a release build of Conductor is simple after cloning the repository run make setup & make release to install all the dependencies of the react applications, and then compile both the React apps and the Rust backend into a single executable. Buildingīefore building, ensure that you have the following dependencies installed: *Conductor cannot yet auto-launch dashboards, and is not and will never be compatible with the Field Management System. Conductor: A cross-platform FRC Driver StationĬonductor is a Driver Station for FRC robots for Linux and macOS which supports nearly * every feature of the NI Driver Station.
