on Runtime
This method is executed when the init
method is called on this RobotConfig instance. In this method, you have access to the hardwareMap
, as well as utility methods such as getHardware
to retrieve and configure hardware. Devices and subsystems that you would like to expose should be listed as public fields in your config.