cometcannon / tshirt-cannon-robot

Source code for UTD's T-shirt Cannon Robot
0 stars 0 forks source link

T-shirt Cannon Robot

Welcome to the T-Shirt Cannon Robot repository! This repository contains the source code for the T-shirt Cannon Robot developed at the University of Texas at Dallas (http://www.utdallas.edu/).

Alt text

This README contains information about the contents of this repo and how to find information about the robot itself.

Note that the various links in this README may have been changed between the time of its writting and now. If this happens, your best bet is to just google the description before of after them.

Contents

Documentation

The documentation for our project will be stored in overview.tex within doc/ of this repo. Those who are familiar with LaTeX and have it installed can either compile it however they know how, or run 'make overview' within this directory.

Those unfamiliar with LaTeX may want to visit this site (http://latex-project.org) and learn more about it. For this project, it is enough to install LaTeX, cd into doc/ and run 'make overview'