IP addresses can be statically configured so that they don't change (as we need to configure on the
robot), but most end users connect with a dynamic IP address which is allocated to the computer
when it connects to the network. This is done using a protocol called DHCP (dynamic host
configuration protocol). We can configure the Raspberry Pi as a DHCP server so that it can provide
the IP address for the clients to use.