shuffleboard icon indicating copy to clipboard operation
shuffleboard copied to clipboard

A modern dashboard for FRC

Results 77 shuffleboard issues
Sort by recently updated
recently updated
newest added

**Describe the bug** If the Graph Update Rate is set too high in the Base Plugin, Shuffleboard hangs and the preferences tab cannot be accessed again. The resulting error is...

When recording data, visible camera streams should also be recorded and played back.

**Describe the bug** When a pose of a FieldObject2d is set outside the boundaries of the field, the boundary on where you can click on the corresponding Field2d widget can...

Possibly related to #721 **Describe the bug** Running shuffleboard for a long time (20 mins) results in apparent memory leak. Initial memory utilization starts at about 400MB, growing to 2400MB....

**Describe the bug** When graphing network table values after redeploying code, the graph will have two copies of the same NT value with the same name. I first discovered this...

Currently Shuffleboard stores files in the user.home directory. That should be changed to either the system preferences directory: appdata on Windows, ~/Library/Preferences on Mac and ~/.config or XDG_CONFIG on Linux...

This bug was completely on the WPILib side, so packet loss wouldn't have been affected. At this point, I wonder if there is something else running on your driver station...

The Shuffleboard API currently does not support setting the default grid size. It's kind of frustrating to have to adjust it manually.

feature request

See https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/shuffleboard/plugin/networktables/ Note how https://frcmaven.wpi.edu/artifactory/release/edu/wpi/first/shuffleboard/api/ has 2021 artifacts. Originally reported by https://github.com/wpilibsuite/frc-docs/issues/1325#issuecomment-819048736

# Overview Make Shuffleboard store settings in `~/wpilib//tools/Shuffleboard` rather than in `~/Shuffleboard`. # Screenshots