Package org.firstinspires.ftc.teamcode.fy23.fakestuff
package org.firstinspires.ftc.teamcode.fy23.fakestuff
-
ClassDescriptionThis appears as a normal
DcMotorEx
to your program, and it even updates the position for you over time based on the set velocity and can determine the velocity the motor is running at based on the set power (approximated as a percentage of the maximum velocity).Can also be used as a mockButton
.