allwpilib icon indicating copy to clipboard operation
allwpilib copied to clipboard

Official Repository of WPILibJ and WPILibC

Results 452 allwpilib issues
Sort by recently updated
recently updated
newest added

https://github.com/PeterJohnson/allwpilib/projects/1

component: ntcore

When I tried moving the robot in the simulation using a keyboard, I was not able to rotate it. To solve this, I copied the settings from the "Using the...

The current DS thread model has some pretty major issues. It makes it difficult to know if all data is from the same remote packet, and if the data changes...

The NI implementation doesn't allow us to dynamically change the mask without an allocation. However, there are reasons to want to do this, especially for reading multiple interrupts, so changing...

This makes the package layout more consistent, which makes it easier to guess what a given class's import is. The following search-replace patterns should be added to the 2023 project...

breaking
state: pending

**Describe the question you have.** How do I fix a certain message I get when building my java project **Describe the reason for your confusion.** I keep getting an error...

type: support

**Is your feature request related to a problem? Please describe.** In the LinearSystemSim-based physics modelers, static friction is not modeled, and any voltage supplied produces a movement. This adds a...

component: wpimath
effort: 5
type: fix