ASL-Robotics / 1797-2017

Code for 2017 Robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-Insert-Robot-Name-

Code for 2017 Robot

Installation Notes

We use some custom libraries in our code which need to be included. To make sure that you have the libraries included in the project when you build it, you do the following when you first clone the repository to your computer:

First, open up a terminal. Then change directory to the directory containing the github repository (should have a folder called called -Insert-Robot-Name- unless you renamed it). Finally, execute this series of commands:

cd ./1797-2017/2017\ Robot/include/; sh setup-includes.sh

About

Code for 2017 Robot

License:MIT License


Languages

Language:Java 100.0%Language:Makefile 0.0%Language:Shell 0.0%