How do I code a victor on vscode?

I need help on programming a Victor on Vscode. I have no idea where I would start, I need to spoon fed the information.
Please Help!!!

Are you referring to the VictorSP or VictorSPX? CAN or PWM? Have you added the vendor library from CTRE into VSCode?

The majority of the information you want is on the ScreenStepsLive site.

In particular for PWM: https://wpilib.screenstepslive.com/s/currentCS/m/java/l/599702-driving-motors-with-pwm-speed-controller-objects

and for CAN: https://wpilib.screenstepslive.com/s/currentCS/m/java/l/479803-talon-srx-can

If you need to learn where to begin with the WPILIB in general, you may want to take a look at my Resource Compendium, in particular some of the YouTube Videos: https://docs.google.com/document/d/1jcBLAyJ3iTbsYSnWMVWqHaK8uywGTaTjF98eY_xxpl0/edit

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