Reefscape2025
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Reefscape2025
Reefscape2025
/
frc.robot.utils
/
RobotParameters
/
ElevatorParameters
Elevator
Parameters
public
class
ElevatorParameters
Class containing constants for the elevator subsystem.
Members
Properties
ELEVATOR_
MAGIC_
PINGU
Link copied to clipboard
@
JvmField
(
)
public
final
static
MagicPingu
ELEVATOR_MAGIC_PINGU
ELEVATOR_
PINGU
Link copied to clipboard
@
JvmField
(
)
public
final
static
Pingu
ELEVATOR_PINGU
ELEVATOR_
SOFT_
LIMIT_
DOWN
Link copied to clipboard
public
final
static
Double
ELEVATOR_SOFT_LIMIT_DOWN
ELEVATOR_
SOFT_
LIMIT_
UP
Link copied to clipboard
public
final
static
Double
ELEVATOR_SOFT_LIMIT_UP
elevator
To
Be
Set
State
Link copied to clipboard
@
JvmField
(
)
public
static
ElevatorState
elevatorToBeSetState
INSTANCE
Link copied to clipboard
public
final
static
RobotParameters.ElevatorParameters
INSTANCE
is
Soft
Limit
Enabled
Link copied to clipboard
@
JvmField
(
)
public
static
Boolean
isSoftLimitEnabled