#include <ctre/phoenix6/wpiutils/ReplayAutoEnable.hpp>
|
void | Start () |
| Starts automatically enabling the robot in replay.
|
|
void | Stop () |
| Stops automatically enabling the robot in replay.
|
|
◆ GetInstance()
static ReplayAutoEnable & ctre::phoenix6::wpiutils::ReplayAutoEnable::GetInstance |
( |
| ) |
|
|
inlinestatic |
◆ Start()
void ctre::phoenix6::wpiutils::ReplayAutoEnable::Start |
( |
| ) |
|
|
inline |
Starts automatically enabling the robot in replay.
◆ Stop()
void ctre::phoenix6::wpiutils::ReplayAutoEnable::Stop |
( |
| ) |
|
|
inline |
Stops automatically enabling the robot in replay.
The replay enable will only be stopped when all actuators have requested to stop the replay enable.
The documentation for this class was generated from the following file: