Giter Site home page Giter Site logo

minotaur's Introduction

Minotaur

UWaterloo Nano Robotics Group Controls Software

###Setup ####Linux/MacOS First, make sure that you have pip installed. The installation structure varies from distro to distro.The required libraries to run the code are pyserial, numpy, and pygtk. We use python 2.x for all the code, so if you are on Linux, make sure to run the commands as sudo pip2 install and python2 main.py when installing packages and running the code, respectively.

####Windows Refer to the Third Party Software page of the wiki for setting up the code on Windows. Using Git bash is highly recommended for using git commands.

####Cloning and running the code Once you have downloaded all the required dependencies, go ahead and clone this repository:

git clone https://github.com/Controls-UWNRG/minotaur.git

Then navigate to the UWNRG_CURRENT folder (we really need a better name) and run python main.py (or python2 main.py if you have python 3.x installed). Make sure to include --noport as a flag when running the code on your personal machine so that the program ignores the absense of the actuator connection.

###Other questions The wiki has a lot of resources in case you want more information. It's pretty ancient though.

minotaur's People

Contributors

jingyli avatar sadmansk avatar wyxzou avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.