I am using Robot.DriveSubsystem.teleopDrive(Robot.RobotContainer.getDriverJoystick()); in execute and it is underlined in red under .getDriverJoystick. It comes up with this errror (The method getDriverJoystick() is undefined for the type String). Thank you.
1 Like
You’re going to have to post your code, especially getDriverJoystick and teleopDrive.
I can help you as well but code is needed
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.