Hi,
We have walked through the WPILib Trajectory tutorial . Our robot attempts the S maneuver per the tutorial but the motors are quite jerky. Like the motors are hitting a shutdown.
We are using Talons Srx’s. We have the feed() added to the motor voltage method and also set the motor safety to false, but still seeing the problems,
I haven’t adjusted the Kp term from characterization. We are running out of ideas. Any thoughts?