Package edu.wpi.first.wpilibj.smartdashboard
-
Interface Summary Interface Description SendableBuilder SendableBuilder.BooleanConsumer Represents an operation that accepts a single boolean-valued argument and returns no result. -
Class Summary Class Description SendableBuilderImpl SendableChooser<V> TheSendableChooser
class is a useful tool for presenting a selection of options to theSmartDashboard
.SmartDashboard TheSmartDashboard
class is the bridge between robot programs and the SmartDashboard on the laptop.