Skip to content

Code for a robot named Foxbot for the VEX Robotics Competition 2018-2019 season

License

Notifications You must be signed in to change notification settings

WillieCubed/vex-foxbot

Repository files navigation

Willie's VRC Programs

These are programs built for the VEX Robotics Competition Turning Point for the 2018 season.

Most of the documentation can be found on the project website.

Developing

Run git clone https://github.com/TheCraftKid/vex-robot-2018.git.

Run the initialization script before you do anything else.

For Windows systems, open PowerShell at the project's root directory, and then run the script:

.\init.ps1

An easy shortcut for opening PowerShell is to open this project in Windows Explorer, pressing Alt + D, typing in "powershell", and pressing Enter.

For Unix-based systems, open bash (or equivalent), and run the script:

./init.sh

Consult the docs to learn about the rest of the development workflow for Foxbot.

About

Code for a robot named Foxbot for the VEX Robotics Competition 2018-2019 season

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published