## New feature request An application that connects the vision library on the Raspberry PI to the BeagleBone's Javascript/C++ code. #### Requirements - [ ] CMake project is setup for the application. - [ ] Includes the vision library. - [ ] Connects to the BeagleBone using TCP connection (recommend C++ library: [Tacopie](https://github.com/Cylix/tacopie)) - [ ] Accepts command line arguments to setup TCP connection and camera settings.