Skip to content

Latest commit

 

History

History
117 lines (79 loc) · 7.29 KB

README.md

File metadata and controls

117 lines (79 loc) · 7.29 KB

Contributors Forks Stargazers

Awesome VEX Awesome

A curated list of packages and resources regarding the VEX Robotics Competition (VRC).

Contents

General

  • VRC Current Game Overview - Brief overview of this season's competition.
  • VRC Game Manual - Game manual for this season's competition.
  • VRC Hub App - Official competition companion for teams, spectators, and event planners involved in the VEX Robotics Competition!
  • VRC Events - View upcoming VRC events as well as register to compete in events.

Knowledge Bases

Suppliers

Programming

VEXcode

Pros

Control Theory

PID

Odometry

Scouting

  • VexDB - Most up-to-date database for viewing information about VEX teams and events. Includes an API whuch is easy to use and well documented.

ENB

Community

  • /r/VEX - The one and only VEX subreddit.
  • VEX Forum - The essential forum for all things VEX.
  • Discord Server - Chat community for robotics advice and socialization with other VEX students, mentors, and alumni, as well as direct access to vendors of VEX-related products. The absolute best place to go for VEX discussion.
  • Discord Server List - List of unofficial regional, organizational, and community servers for VEX.

Repositories

Pros Repositories

  • pros - Source code for PROS kernel: open source C/C++ development for the VEX V5 microcontroller
  • pros-cli - Command Line Interface for managing PROS projects. Works with V5 and the Cortex
  • pros-vsc - PROS plugin for VS Code
  • OkapiLib - A PROS library for programming VEX robots.