Package-level declarations

Types

Link copied to clipboard
public enum Color extends Enum<Color>

The Color enum represents possible default values that can be used for LED colors.

Link copied to clipboard
public enum Direction extends Enum<Direction>

The Direction enum represents the possible directions that can be used in the robot's navigation system.

Link copied to clipboard
public class RobotParameters

Class containing global values for the robot.