init

Uses the HardwareMap to fetch HardwareDevices and assign instances from onRuntime.

Should be called as the first line in your init cycle if not using AutoInit. This method can only be executed once (further calls will no-op).

As of BunyipsLib v7.0.0, passing the opMode parameter is no longer necessary as it will be retrieved through a BunyipsLib utility.

Return

the instance of the RobotConfig