Class that facilitates control of a SendableChooser's selected option in simulation.
More...
#include <frc/simulation/SendableChooserSim.h>
Class that facilitates control of a SendableChooser's selected option in simulation.
◆ SendableChooserSim() [1/2]
frc::sim::SendableChooserSim::SendableChooserSim |
( |
std::string_view | path | ) |
|
|
explicit |
◆ SendableChooserSim() [2/2]
◆ SetSelected()
void frc::sim::SendableChooserSim::SetSelected |
( |
std::string_view | option | ) |
|
Set the selected option.
- Parameters
-
The documentation for this class was generated from the following file: