The VineTech project is designed to help vintners (vineyard owners) to accurately predict how many tons of grapes
will be harvested from the vineyard via images collected throughout the growing season which are sent through a
Machine Learning algorithm.
Utilizing the FarmNG's Amiga Rover, our team first reduced the track width to a record low of just under 30 inches,
then got to work on adapting the legacy system's software and hardware to the new rover.
A major challenge I solved was overcoming a safety measure built in by FarmNG Robotics, which reset the files and
configurations of the rover to a factory default each time the rover is power cycled, thus wiping any updates and
changes to the rover we performed. After finding a non-standard workaround, we were able to get the right BlueTooth
services running to allow the rover to connect to the GoPros used for image collection. Our team developed an app
on the Amiga's Brain (built in Ubuntu computer) which allows any user to start and stop capturing images in the field.
The project utilizes a Machine Learning algorithm developed by Dr. J. Walker Orr, one of our project advisors. The
algorithm receives images divided into bays and rows, outputting a prediction of how many pounds of grapes will be
produced by each bay of vines, which has proved an error rate of only 10%.