public class RobotSettings
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ROBOT_LOG_LEVEL |
static int |
ROBOT_RADIUS |
static int |
ROBOT_SPEED_MAX |
static int |
ROBOT_SPEED_MIN |
static double |
ROBOT_WHEEL_RADIUS |
static int |
ROBOT_WIDTH |
Constructor and Description |
---|
RobotSettings() |
public static final int ROBOT_SPEED_MAX
public static final int ROBOT_SPEED_MIN
public static final int ROBOT_RADIUS
public static final int ROBOT_WIDTH
public static final double ROBOT_WHEEL_RADIUS
public static final int ROBOT_LOG_LEVEL