Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

6238/2020-pi-vision

Repository files navigation

2020-pi-vision

Vision Code for rPi4B 2020 season

rPi Username/Password: pi/6238popcorn

ssh-keygen -t rsa to create an ssh key (on local computer) if one doesn't already exist, ssh-copy-id [email protected] to copy your public key to the rPi

use sudo timedatectl set-time "YYYY-MM-DD HH-mm-ss" to set the time close to UTC time

use sudo timedatectl set-timezone America/Los_Angeles to set time zone

sudo timedatectl set-ntp true to sync with time servers, run sudo reboot after

export PYTHONPATH="/usr/local/frc/lib/python3.7/dist-packages" to allow usage of frc's libraries (specifically opencv)

About

Vision Code for rPi 2020 season

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published