mirror of
https://github.com/trc492/FtcTemplate.git
synced 2025-07-03 14:01:23 -07:00
Added ReadMeAttachments.
Minor cleanup.
This commit is contained in:
@ -40,7 +40,7 @@ import trclib.vision.TrcHomographyMapper;
|
||||
*/
|
||||
public class RobotParams
|
||||
{
|
||||
public static enum RobotType
|
||||
public enum RobotType
|
||||
{
|
||||
MecanumRobot,
|
||||
SwerveRobot,
|
||||
|
Reference in New Issue
Block a user