Vision system for FRC team 852.
- OpenCV
- ROS
- CMake
How to build and run on OSX/Linux
- Install dependencies
- Create and
cdto abuilddirectory - Run
cmake .. && makefrom thebuilddirectory - Execute
2018-Visioninbuild/binto run the cube detection/video streamer (Note that this assumes that you will be streaming to 10.8.52.8 on port 5802, these can be found near the top of 2018Vision.cpp, requires rebuild if changed) - Run
python3 viewer.py <stream-port>to view the camera feed remotely on device with target IP