FAQ
This section outlines commonly asked questions about the robot's code
VSCode¶
What is "vendordeps"?¶
The vendordeps/
folder in our robot code contains .json
files that identify third party libraries we use.
You can read more about it here.