https://github.com/frc4533-lincoln/robudst
FRC driver station implementation in Rust
https://github.com/frc4533-lincoln/robudst
blazingly-fast driver-station frc robust rust sigma
Last synced: 11 months ago
JSON representation
FRC driver station implementation in Rust
- Host: GitHub
- URL: https://github.com/frc4533-lincoln/robudst
- Owner: frc4533-lincoln
- Created: 2025-04-26T23:42:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T19:17:04.000Z (about 1 year ago)
- Last Synced: 2025-05-01T12:02:07.756Z (about 1 year ago)
- Topics: blazingly-fast, driver-station, frc, robust, rust, sigma
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **DO NOT USE THIS**
>
> It is under heavy development and hasn't been tested at all.
# RobuDSt
FRC driver station implementation in Rust
---
Our goal is to make it so lightweight and performant it can comfortably run on a microcontroller, such as the Raspberry Pi Pico W.
While that part's mainly meant to be as a toy, we're building strong integrations with Rust's excellent ecosystem to make RobuDSt more robust than the official driver station.
While RobuDSt will likely never be allowed in a competition, we're hoping to show