You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm using a raspberry pi for vision and I'm having an issue with it when the robot is turned on. The pi doesn't seem to connect to the network and is impossible to reach unless I cycle power while the robot is still on. I think it's because the pi is starting up before the radio is, but I don't know how to fix that other than manually cycling power after robot startup
The text was updated successfully, but these errors were encountered:
After flashing to the latest firmware (It did happen to be old) the issue hasn't gone away. I still had to manually cycle power on the rPi after turning the robot on. I did happen to notice another issue that while after doing that I was able to connect and stream camera data, for some reason the rPi wasn't pushing data to networktables, which was fixed by restarting the code on the pi
Sometimes we've seen connectivity issues between the radio ports. You may get more reliable behavior by adding a small network switch to your robot and connecting the Pi, Rio, and radio to it.
So I'm using a raspberry pi for vision and I'm having an issue with it when the robot is turned on. The pi doesn't seem to connect to the network and is impossible to reach unless I cycle power while the robot is still on. I think it's because the pi is starting up before the radio is, but I don't know how to fix that other than manually cycling power after robot startup
The text was updated successfully, but these errors were encountered: