Class that facilitates control of a SendableChooser's selected option in simulation.
Definition SendableChooserSim.h:20
SendableChooserSim(nt::NetworkTableInstance inst, std::string_view path)
Constructs a SendableChooserSim.
SendableChooserSim(std::string_view path)
Constructs a SendableChooserSim.
void SetSelected(std::string_view option)
Set the selected option.
NetworkTables Instance.
Definition NetworkTableInstance.h:68
NetworkTables String publisher.
Definition StringTopic.h:184