regexbutler
This project is solving the ZERO GEE Bee – Your Friendly Neighborhood Drone challenge. Description
So provide a system that can take commands at a high level in natural language and pass tasks down a chain to something at the other end.
The aim is to pilot a virtual sphere around a 2D test environment using voice commands. But it could be used to pass instructions to any system in any environment.
Project Information
License: GNU General Public License version 2.0 (GPL-2.0)
Source Code/Project URL: http://www.chanjones.co.uk/spaceapps
Resources
Our path finder service - http://path-finder.eu-gb.mybluemix.net/
Our path finder code - https://github.com/pasupulaphani/A-Star-search-algorithm