Holonomic Autonomous Code

Hello, i have been trying to get the holonomic drive working for autonomous, but i am stuck on where to wire the rotation to, because it’s auton. it doesn’t need the joystick, so i dont know where/how/what to wire the rotation to. right now it is setup as the teleop code, but without the joystick get blocks.
right now we are just trying to make it move forward or even rotate in auton.

Wire a constant “0” to the rotate node if you don’t want it to rotate.
The same way you hardwire the replacements for other joystick input controls.