Inherits unlock::state::UnlockState.
Public Member Functions | |
def | __init__ |
def | process_command |
Public Attributes | |
sc | |
frame | |
ready | |
Static Public Attributes | |
float | SERVO_SPEED = 0.175 |
int | WHEEL_SPEED = 100 |
def unlock.state.robot_state.RobotManualDriveState.__init__ | ( | self | ) |
def unlock.state.robot_state.RobotManualDriveState.process_command | ( | self, | ||
command | ||||
) |
float unlock.state.robot_state.RobotManualDriveState.SERVO_SPEED = 0.175 [static] |
int unlock.state.robot_state.RobotManualDriveState.WHEEL_SPEED = 100 [static] |