Jade

Results 106 issues of 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 #6043

component: wpilibj
component: wpilibc

**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)

build

### 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...

enhancement

**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...

type: feature
component: wpimath

**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...

type: bug
component: wpimath