Open-source ROBOTC library to provide VEX Robotics Competition teams with movement and navigation tools.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Fixed PID, made additions to UART for sending and receiving different sized variables, and made some changes to Pixy.
444aa06View on GitHubFixed merge issues in gyro, and make modifications to motor.
e13863cView on GitHubUpdated pixy and uart code, and added null checks to pixy. Also fixed return values of some functions.
f239ab6View on GitHubAdded print to gyro, and removed returns from void functions in encoderWheel. Also added a degree bound to bnsMath and cleaned up uart a bit more. Finally, created bnsString to convert port values into strings.
231cfffView on GitHub