frc-862 / valkyrie

Full steam ahead!!!
http://www.lightningrobotics.com
MIT License
1 stars 0 forks source link

Configure x2 raspberry pi with static ip address #23

Closed phurley closed 7 years ago

phurley commented 7 years ago

Also provide an mDNS name of vision.local, but we will stick with static ip for reliability

phurley commented 7 years ago

In file /etc/dhcpcd.conf below line

interface eth0

Add the line:

static ip_address=10.8.62.3

We then add vision.local to the /etc/hosts file on the roborio