Jade
Jade
I am attempting to write some code to control a robot in Rust using the EV3 brick and with ev3dev-lang-rust. I want to use and Xbox Controller to control it...
Resolves #6075
Resolves #6043
**Is your feature request related to a problem? Please describe.** Commands in WPILibC have ugly syntax **Describe the solution you'd like** WPILibC command based syntax could be improved using C++...
Relies on [wpilibsuite/import-signing-certificate#5](https://github.com/wpilibsuite/import-signing-certificate/pull/5)
### Is your feature request related to a problem? Please describe. I program in group robotics a lot using C++ and would like the C++ to show up on my...
Resolves #6413
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I mess up units in my code. **Describe the solution you'd like** Using the C++ units...
**Describe the bug** When using `SwerveDrivePoseEstimator` we will get infinite values returned occasionally. **To Reproduce** I can't really provide good reproduction instructions for this as its being tested on our...