There was this problem my team always had when programming velocity for the drivetrain motor. Here’s what I noticed.
-
No matter what the speed is, if it’s 100%, 1 RPM, 1%, etc. in the program, it will not change velocity and will always remain the same.
-
This problem specifically happens in driver control, but not 15-second autonomous.
-
There was a topic on this: Setting drive train velocity. However, this topic was closed on the 29th of November, with no actual solution.
I did what I could in the blocks program, even testing the robot on it’s side to see the difference. But what I saw was no differentiation.
For those who require it, this is the code:
Are there any solutions?