Strafing with an X-drive in OkapiLib

I’ve looked everywhere in the documentation and I can’t find any commands to strafe in autonomous with okapi lib.
Does someone know something similar to chassis->moveDistance(12_in);

Checkout driveVector.

1 Like

OkapiLib does not support closed-loop strafing.