Konnor Andrews

Results 3 issues of Konnor Andrews

## 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...

Using [OpenCV template matching](http://docs.opencv.org/2.4/doc/tutorials/imgproc/histograms/template_matching/template_matching.html) the vision library will perform template matching on a streaming source (i.e. video file, webcam). #### Requirements - [ ] A class with the following public...

## Summary For the sub to calculate its current pose, it needs to continually pull data from the gyroscope, accelerator, compass, etc. Currently the CommandDispatcher uses getLine() to receive commands...