#include <ControllerBase.h>
Public Member Functions | |
TeleopInput ()=default | |
Public Attributes | |
std::optional< TJoyStickEvent > | js |
int | keycode = 0 |
Definition at line 25 of file ControllerBase.h.
|
default |
std::optional<TJoyStickEvent> mvsim::ControllerBaseInterface::TeleopInput::js |
Definition at line 28 of file ControllerBase.h.
int mvsim::ControllerBaseInterface::TeleopInput::keycode = 0 |
Definition at line 27 of file ControllerBase.h.