
1.1 - Course Introduction
This lesson introduces the FIRST Robotics Competition (FRC), its structure, key robot components, and the basics of programming with WPILib to prepare for hands-on robot control.
This lesson introduces the FIRST Robotics Competition (FRC), its structure, key robot components, and the basics of programming with WPILib to prepare for hands-on robot control.
This lesson provides a step-by-step guide to downloading and setting up essential FRC programming tools, including WPILib, FRC Game Tools, Tuner X, GitHub Desktop, and Pathplanner, ensuring you're ready to program your robot effectively.
This lesson introduces Git and GitHub, tools for version control and collaboration. You’ll learn Git commands like commit, fetch, push, pull, and merge, and see how GitHub simplifies these processes by providing a platform for storing and sharing code repositories with your team.