Welcome to Grizzly-Docs’s documentation!

Welcome to the Grizzly Robotics programming documentation. This website contains tutorials and resources for our beginner programmers.

Getting Startings

Robot Networking

FRC Robots can be networked various ways. The most common way is through the usage of what’s called DHCP (Dynamic Host Configuration Protocol). In simple terms, DCHP auto assigns IP addresses to devices connected to the DHCP server.

http://i.imgur.com/AJRAdoP.jpgdhcp-diagram