Closed thefangbear closed 8 years ago
We already got camera working.
It appears that either Raspberry Pi 1 is too slow or something is wrong with GRIP network stack, when communicating with an IP camera. See #37
See #39 . Now we're almost successful getting GRIP to work with RPI. Just need to figure out #38 and how to communicate with RoboRio.
It brought us the new issue of #45 though.
Solved #45 . Vision processing on Pi is working now.
All we need to do is to hook Raspberry Pi onto Roborio now.
We changed the GRIP+RPI Design to Middle layer+OpenCV + Raspberry Pi. It will be discussed in a different repository.
This is just about finished, and belongs on another repository anyway
We'll have to figure out how to actually coorporate between Raspberry Pi and RoboRIo. So initially I thought we can connect robo to rpi using a usb-c cable, which will be faster than ethernet.