Package edu.wpi.first.wpilibj.smartdashboard
package edu.wpi.first.wpilibj.smartdashboard
-
ClassDescription2D representation of game field for dashboards.Game field object on a Field2d.Visual 2D representation of arms, elevators, and general mechanisms through a node-based API.Ligament node on a Mechanism2d.Common base class for all Mechanism2d node types.Root Mechanism2d node.Implementation detail for SendableBuilder.The
SendableChooser
class is a useful tool for presenting a selection of options to theSmartDashboard
.TheSmartDashboard
class is the bridge between robot programs and the SmartDashboard on the laptop.