Use Robot Specific Constants - HHS-Team670/MustangLib GitHub Wiki
Use Robot Specific Constants
Authors: Armaan, Aditi
Date: 7/7/23
Steps
Get MAC Address of robot
-
Power on the robot
-
Connect to the robot wifi
-
Open Driver Station
-
Open Console
-
The MAC address will be listed near the top.
- Ex:
00:80:2F:34:0B:07
- Ex:
Didn’t work?
Resources
-
See the field
hardwareSpecificConstants
in 2023 RobotConstants.java for reference. (non-drivebase) -
See the field
robotSpecificConstants
in MustangLib RobotConstantsBase.java for reference. (drivebase)