Hello everyone,
I downloaded the new ftc sdk for android studio, and followed the tutorial to the letter, but I'm still encountering some issues.
I redownloaded the ftc_app_master app several times in the course of the last three weeks, and only last week was I able to successfully compile the code.
We ordered new phones, which are connecting fine, and the code I'm using is the PushBot Teleop sample code (I commented out "@Disabled"), and the robot configuration is correct to PushBot.
The robot is wired correctly; we've had several people check the robot wiring.
The driver station will register the movements of the joystick and its values, but despite all that, the motors will not rotate.
When tested individually against with a battery, the motors move fine.
Does this problem sound familiar to anyone? Is there an easy solution to driving the robot?
I downloaded the new ftc sdk for android studio, and followed the tutorial to the letter, but I'm still encountering some issues.
I redownloaded the ftc_app_master app several times in the course of the last three weeks, and only last week was I able to successfully compile the code.
We ordered new phones, which are connecting fine, and the code I'm using is the PushBot Teleop sample code (I commented out "@Disabled"), and the robot configuration is correct to PushBot.
The robot is wired correctly; we've had several people check the robot wiring.
The driver station will register the movements of the joystick and its values, but despite all that, the motors will not rotate.
When tested individually against with a battery, the motors move fine.
Does this problem sound familiar to anyone? Is there an easy solution to driving the robot?
Comment