Trajectory Tracking w/ Ramsete not working

Hi everyone,

After trying to implement the example trajectory on our test robot, it doesn’t properly follow it (supposed to make an “S” shape). All it does is make jittery movements to a straight line. Does anyone have any ideas as to why this could be happening?

Thanks in advance,
vp

Github: GitHub - CombustibleLemons5113/2020-Robot-Java-TestChassis: The code for the 2020 test chassis

https://imgur.com/h03suxJ


Try calling driveBase.feed() when setting the voltage of the motors individually

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.