10 #include "frc/shuffleboard/WidgetType.h"
Displays a relay with toggle buttons for each supported mode (off, on, forward, reverse).
Displays a boolean with a large interactive toggle button.
WPILib FRC namespace.
Definition: SPIAccelerometerSim.h:18
Displays a camera stream.
Displays a gyro with a dial from 0 to 360 degrees.
Displays a boolean value as a large colored box.
Displays a number with a graph.
Displays a number with a view-only bar.
Displays a mecanum drive with a widget that displays the speed of each wheel, and vectors for the dir...
Displays a value with a simple text field.
Displays a PowerDistributionPanel.
Displays a boolean with a fixed-size toggle switch.
Displays a PID controller with an editor for the PIDF constants and a toggle switch for enabling and ...
BuiltInWidgets
The types of the widgets bundled with Shuffleboard.
Definition: BuiltInWidgets.h:28
Displays a 3-axis accelerometer with a number bar for each axis' accleration.
Displays a number with a controllable slider.
Displays a PID command with a checkbox and an editor for the PIDF constants.
Displays a SpeedController.
Displays a command with a toggle button.
Displays a differential drive with a widget that displays the speed of each side of the drivebase and...
Displays a SendableChooser with a dropdown combo box with a list of options.
Displays a number with a view-only dial.
Displays an analog input or a raw number with a number bar.
Displays a SendableChooser with a toggle button for each available option.
Displays an accelerometer with a number bar displaying the magnitude of the acceleration and text dis...
Displays an edu.wpi.first.wpilibj.Encoder displaying its speed, total travelled distance, and its distance per tick.