Package edu.wpi.first.util.sendable


package edu.wpi.first.util.sendable
  • Class
    Description
    The base interface for objects that can be sent over the network.
    Helper class for building Sendable dashboard representations.
    The backend kinds used for the sendable builder.
    The SendableRegistry class is the public interface for registering sensors and actuators for use on dashboards and LiveWindow.
    Data passed to foreachLiveWindow() callback function.