Outline viewer doesn’t show any of the numbers I have for vision processing being reported.
Here’s what happens pi side:
sudo /home/pi/vision/start-vision.sh
platform: /Linux/arm/
platform: /Linux/arm/
CS: ERROR: bind() to port 1183 failed: Address already in use (TCPAcceptor.cpp:108)
NT: connect() to 10.36.2.2 port 1735 timed out
NT: ERROR: select() to 172.22.11.2 port 1735 error 101 - Network is unreachable (TCPConnector.cpp:167)
NT: client: CONNECTED to server 10.36.2.80 port 1735
Here’s our repo with the code that runs on the pi:
https://github.com/thecoopster20/2017RobotCode/tree/feature/develop/2017RobotCode/vision