FtcRobotController
FtcRobotController copied to clipboard
OnBotJava Basic: Omni Linear OpMode not working
When we activate the test code from the drivers hub, it gives an error saying as follows:
java.lang.IllegalArgumentException: Unable to find a hardware device with name “left_front_drive” and type DcMotor.
I have tried changing the names of the wheels in the configuration to match the code, but it didn’t fix it.
please help (: