Advanced Search
Search Results
5 total results found
Gitting Good at Git
This chapter will go over two main things: What are Git and Github? What are they useful for and how are they used in the real world? How do we use Git on YETI?
Tools of the Trade
This chapter will go over some of the tooling we use to make our code functional, efficient, automated, and easy to debug.
Tips for Comp/Pit Crew/Drive Team
It's important to know how to deal with problems or talk to judges at comp. This chapter will cover a couple tips about behaving at comp.
The Autonomous Period
There are 3 ways we can create autos on YETI: PathPlanner Choreo Composable Functions This chapter will guide you through using each of these tools to create autonomous paths.
Tunes for the Road
Tuning is one of the most important aspects of programming. It ensures that your mechanisms move smoothly and quickly. It is important to understand how to tune PID control loops by using Pheonix Tuner.