AzlanCoding / code-for-vex

An archive of all of the code I wrote in my robotics club for VEX Robots (For Competitions and Research)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-for-vex

An archive of all of the code I wrote in my robotics club for VEX Robots. These programmes were either for competition purposes or research purposes. I started using the vexcode API first before I started to experiment and use the PROS API. This repository features more than 10 drafts of code for Spin Up in VEXCODE and attempted odometry in PROS.
*Odometry is the use of data from encoders/rotation sensors or motion sensors to estimate the change in position over time, it is often used in robotics to determine a robot’s position relative to a known starting location.

About

An archive of all of the code I wrote in my robotics club for VEX Robots (For Competitions and Research)


Languages

Language:C++ 68.0%Language:C 29.6%Language:Makefile 2.4%Language:Python 0.0%