Team3256 / FRC_Offseason_2022

Training code for the 2022 offseason
Other
5 stars 0 forks source link

PhotonVision Up and Running #23

Closed adityapawar1 closed 1 year ago

realjoshuau commented 1 year ago

mDNS does not work - photonvision.local / gloworm.local / limelight.local does not work.

3LucasZ commented 1 year ago

I saw it running and working at 4:00.

realjoshuau commented 1 year ago

More notes:

And then we found out the Limelight really sucks at processing images at a good latency. This may be because of the processing, but the targets do still show up, even if the stream is ~5-10 seconds behind.

Using a raspberry pi, the install process was good & the latency & processing was better, but not good enough.

We also had to use Angry IP Scanner + nmap -sn -vvv -oG scan_results2.txt 10.32.56.2/24 command to find the devices each time, before we configured a static IP.