WPILib Setup
You will soon be able to install the AndyMark dependencies from the WPILib Vendor Dependencies tab, but until then, follow these instructions.
Click the "Open WPILib Command Palette" button in VS Code

In the text box, begin typing "Manage Vendor Libraries" and click on the command

Click on "Install new libraries (online)"

Paste the link to the most recent vendor JSON for the WPILib year. Links to the AndyMark vendor JSONs can be found here
Hit enter, and WPILib will fetch the appropriate files for you to start writing code for AndyMark CAN devices
Last updated
Was this helpful?