Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- RECEIVE_CONFIG - Enum constant in enum class com.acmerobotics.dashboard.message.MessageType
- RECEIVE_GAMEPAD_STATE - Enum constant in enum class com.acmerobotics.dashboard.message.MessageType
- RECEIVE_IMAGE - Enum constant in enum class com.acmerobotics.dashboard.message.MessageType
- RECEIVE_OP_MODE_LIST - Enum constant in enum class com.acmerobotics.dashboard.message.MessageType
- RECEIVE_ROBOT_STATUS - Enum constant in enum class com.acmerobotics.dashboard.message.MessageType
- RECEIVE_TELEMETRY - Enum constant in enum class com.acmerobotics.dashboard.message.MessageType
- ReceiveConfig - Class in com.acmerobotics.dashboard.message.redux
- ReceiveConfig(CustomVariable) - Constructor for class com.acmerobotics.dashboard.message.redux.ReceiveConfig
- ReceiveGamepadState - Class in com.acmerobotics.dashboard.message.redux
- ReceiveGamepadState() - Constructor for class com.acmerobotics.dashboard.message.redux.ReceiveGamepadState
- ReceiveGamepadState.Gamepad - Class in com.acmerobotics.dashboard.message.redux
- ReceiveImage - Class in com.acmerobotics.dashboard.message.redux
- ReceiveImage(String) - Constructor for class com.acmerobotics.dashboard.message.redux.ReceiveImage
- ReceiveOpModeList - Class in com.acmerobotics.dashboard.message.redux
- ReceiveOpModeList(List<String>) - Constructor for class com.acmerobotics.dashboard.message.redux.ReceiveOpModeList
- ReceiveRobotStatus - Class in com.acmerobotics.dashboard.message.redux
- ReceiveRobotStatus(RobotStatus) - Constructor for class com.acmerobotics.dashboard.message.redux.ReceiveRobotStatus
- ReceiveTelemetry - Class in com.acmerobotics.dashboard.message.redux
- ReceiveTelemetry(List<TelemetryPacket>) - Constructor for class com.acmerobotics.dashboard.message.redux.ReceiveTelemetry
- ReflectionConfig - Class in com.acmerobotics.dashboard.config.reflection
- registerOpMode(OpModeManager) - Static method in class com.acmerobotics.dashboard.FtcDashboard
- removeAction(Object) - Method in class com.acmerobotics.dashboard.telemetry.MultipleTelemetry
- removeConfigVariable(String, String) - Method in class com.acmerobotics.dashboard.DashboardCore
-
Remove a config variable.
- removeConfigVariable(String, String) - Method in class com.acmerobotics.dashboard.FtcDashboard
-
Remove a config variable.
- removeItem(Telemetry.Item) - Method in class com.acmerobotics.dashboard.telemetry.MultipleTelemetry
- removeLine(Telemetry.Line) - Method in class com.acmerobotics.dashboard.telemetry.MultipleTelemetry
- removeVariable(String) - Method in class com.acmerobotics.dashboard.config.variable.CustomVariable
- right_bumper - Variable in class com.acmerobotics.dashboard.message.redux.ReceiveGamepadState.Gamepad
- right_stick_button - Variable in class com.acmerobotics.dashboard.message.redux.ReceiveGamepadState.Gamepad
- right_stick_x - Variable in class com.acmerobotics.dashboard.message.redux.ReceiveGamepadState.Gamepad
- right_stick_y - Variable in class com.acmerobotics.dashboard.message.redux.ReceiveGamepadState.Gamepad
- right_trigger - Variable in class com.acmerobotics.dashboard.message.redux.ReceiveGamepadState.Gamepad
- RobotStatus - Class in com.acmerobotics.dashboard
-
Container for information about the active op mode and its state.
- RobotStatus(boolean, boolean, String, RobotStatus.OpModeStatus, String, String) - Constructor for class com.acmerobotics.dashboard.RobotStatus
-
Creates a status object with the default values.
- RobotStatus.OpModeStatus - Enum Class in com.acmerobotics.dashboard
-
Status of an op mode.
- Rotation - Class in com.acmerobotics.dashboard.canvas
- Rotation(double) - Constructor for class com.acmerobotics.dashboard.canvas.Rotation
- ROTATION - Enum constant in enum class com.acmerobotics.dashboard.canvas.CanvasOp.Type
- RUNNING - Enum constant in enum class com.acmerobotics.dashboard.RobotStatus.OpModeStatus
All Classes and Interfaces|All Packages|Constant Field Values